Register
FAQ
Calendar
Search
Today's Posts
Rules
Guidelines
SMS enable your application
via Clickatell’s fast, simple and reliable API's, built to integrate with any system.
Click here
to learn more.
Flash Website Builder
- Trendy Site Builder is a Flash Site Building tool that helps users build stunning websites.
Check Out Custom
Custom Logo Design
by LogoBee. Website Design and Free Logo Templates available.
CodingForums.com
>
:: Client side development
>
HTML & CSS
style for a link opened page
User Name
Remember Me?
Password
Before you post, read our:
Rules
&
Posting Guidelines
Thread Tools
Rate Thread
Enjoy an ad free experience by logging in. Not a member yet?
Register
.
01-15-2003, 03:42 PM
PM User
|
#
1
landon11
Regular Coder
Join Date: Jun 2002
Location: USA
Posts: 113
Thanks: 0
Thanked 0 Times in 0 Posts
style for a link opened page
I have a link that points to a image.
Code:
<a href="images/mypic.gif">Pic1</a>
is there any way to set the bg color of the page that the image opens in.
__________________
USA
landon11
View Public Profile
Find More Posts by landon11
01-15-2003, 04:41 PM
PM User
|
#
2
Roy Sinclair
Senior Coder
Join Date: Jun 2002
Location: Wichita
Posts: 3,880
Thanks: 0
Thanked 0 Times in 0 Posts
Yes, point the link to a html page which will display the image and have the desired background color.
Roy Sinclair
View Public Profile
Find More Posts by Roy Sinclair
01-15-2003, 05:08 PM
PM User
|
#
3
applesauce
Regular Coder
Join Date: Jun 2002
Location: Dallas, Texas
Posts: 188
Thanks: 0
Thanked 0 Times in 0 Posts
in other words, no, not by just linking to the picture.
as Roy says, you could make another page just for the picture, and set the background color for that page.
applesauce
View Public Profile
Visit applesauce's homepage!
Find More Posts by applesauce
01-15-2003, 05:41 PM
PM User
|
#
4
landon11
Regular Coder
Join Date: Jun 2002
Location: USA
Posts: 113
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks, I will make a page just for images and pass the path of the image so that it can be used for all my pics.
__________________
USA
landon11
View Public Profile
Find More Posts by landon11
01-15-2003, 07:10 PM
PM User
|
#
5
Borgtex
Regular Coder
Join Date: Aug 2002
Location: Spain
Posts: 420
Thanks: 0
Thanked 0 Times in 0 Posts
in fact, with javascript you can change the background from the opener window, but it is better to create a page to show all the images
__________________
Don't resist to assimilation. Billions of Borgs can't be wrong!
Borgtex
View Public Profile
Find More Posts by Borgtex
01-15-2003, 09:48 PM
PM User
|
#
6
applesauce
Regular Coder
Join Date: Jun 2002
Location: Dallas, Texas
Posts: 188
Thanks: 0
Thanked 0 Times in 0 Posts
how would you do that?
applesauce
View Public Profile
Visit applesauce's homepage!
Find More Posts by applesauce
01-15-2003, 11:55 PM
PM User
|
#
7
Borgtex
Regular Coder
Join Date: Aug 2002
Location: Spain
Posts: 420
Thanks: 0
Thanked 0 Times in 0 Posts
an example:
<a href="images/mypic.gif" onclick="zxs=window.open(this.href);zxs.document.bgColor='#FFCC00';return false">Pic1</a>
and you can make a function to execute the code, of course
__________________
Don't resist to assimilation. Billions of Borgs can't be wrong!
Borgtex
View Public Profile
Find More Posts by Borgtex
01-16-2003, 01:25 PM
PM User
|
#
8
applesauce
Regular Coder
Join Date: Jun 2002
Location: Dallas, Texas
Posts: 188
Thanks: 0
Thanked 0 Times in 0 Posts
cool. i didn't know you could do that.
applesauce
View Public Profile
Visit applesauce's homepage!
Find More Posts by applesauce
Bookmarks
del.icio.us
StumbleUpon
Google
Digg
Jump To Top of Thread
«
Previous Thread
|
Next Thread
»
Thread Tools
Show Printable Version
Email this Page
Rate This Thread
Rate This Thread
:
5 : Excellent
4 : Good
3 : Average
2 : Bad
1 : Terrible
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
BB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Forum Rules
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
:: Client side development
JavaScript programming
DOM and JSON scripting
Ajax and Design
JavaScript frameworks
Post a JavaScript
HTML & CSS
XML
Flash & ActionScript
Adobe Flex
Graphics and Multimedia discussions
General web building
Site reviews
Building for mobile devices
:: Server side development
Apache configuration
Perl/ CGI
PHP
Post a PHP snippet
MySQL
Other Databases
Ruby & Ruby On Rails
ASP
ASP.NET
Java and JSP
Other server side languages/ issues
ColdFusion
Python
:: Computing & Sciences
Computer Programming
Computer/PC discussions
Geek News and Humour
Web Projects and Services Marketplace
Web Projects
Small projects (quick fixes and changes)
Medium projects (new script, new features, etc)
Large Projects (new web application, complex features etc)
Unknown sized projects (request quote)
Vacant job positions
Looking for work/ for hire
Project collaboration/ partnership
Paid work offers and requests (Now CLOSED)
Career, job, and business ideas or advice
Domains, Sites, and Designs for sale
Domains for sale
Websites for sale
Design templates and graphics for sale
:: Other forums
Forum feedback and announcements
All times are GMT +1. The time now is
05:31 PM
.
Advertisement
Log in to turn off these ads.
Web Hosting UK
|
Dedicated Server Hosting
|
Shareware Junction
|
Software Geek
|
Flash file uploader
|
Cloud Server
|
Web Hosting Australia
Home
-
Contact Us
-
Archives
-
Link to CF
-
Resources
-
Top
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.