Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
highlighting the selectted url
Old 04-11-2005, 11:59 AM highlighting the selectted url
numbenator's Avatar
Webmaster Talker

Posts: 523
Location: London
Trades: 0
Hi all,
I am using the below css to define my url links

A { font-family:arial; font-size:12px;color:#006699; text-decoration: none; font-weight:bold;}
A:link { font-family:arial; font-size:12px;color:#006699; text-decoration: none; font-weight:bold;}
A:visited {font-family:arial; font-size:12px;color: #006699; text-decoration: none; font-weight:bold;}
A:hover {font-family:arial; font-size:12px;color: #ff9900; text-decoration: none;font-weight:bold;}
A:active {font-family:arial; font-size:12px;color:#ff9900; text-decoration: none; font-weight:bold;}

My problem is that the selected link isn't highlighting.

Hover works fine but when I jump to the url of link, it does so but selected isn't highlighted.

My question is why is this?

cheers
Steve
__________________

Please login or register to view this content. Registration is FREE
numbenator is offline
Reply With Quote
View Public Profile Visit numbenator's homepage!
 
 
Register now for full access!
Old 04-11-2005, 12:17 PM
CasaPages's Avatar
SillyPhilly

Posts: 758
Location: between here an somewhere else
Trades: 0
Well I think if you have a lot of extra code that you dont need for one....secondly Im not sure what exactly you are asking....

This is your code simplified

A:link, A:visited { font-family:arial; font-size:12px;color:#006699; text-decoration: none; font-weight:bold;}
A:hover, A:active {font-family:arial; font-size:12px;color: #ff9900; text-decoration: none;font-weight:bold;}
__________________
It Happens

Please login or register to view this content. Registration is FREE
CasaPages is offline
Reply With Quote
View Public Profile Visit CasaPages's homepage!
 
Old 04-11-2005, 12:22 PM
numbenator's Avatar
Webmaster Talker

Posts: 523
Location: London
Trades: 0
Ok thats great and i can see where you have improved the code although it still doesnt highlight the selected link.
Anyway ideas why this is?

By the selected link I mean I want the link to be highlighted that I select on one page, highlighted on the selected page.
lol

cheers for you input though.

Steve
__________________

Please login or register to view this content. Registration is FREE
numbenator is offline
Reply With Quote
View Public Profile Visit numbenator's homepage!
 
Old 04-11-2005, 12:42 PM
CasaPages's Avatar
SillyPhilly

Posts: 758
Location: between here an somewhere else
Trades: 0
ah...well I think what you want to do then is change the coding for the link on that page....you could make it so that it is not a link and have it shown with the color you want..... or make a seperate class like "active" and in your CSS make that class the colors you want and just place the calss in on that page and link you want to be highlighted....

or are you talking about having the link highlighted by a solid color like as in highlighting something on paper with a highlighter......

is any of this helping??? lol
__________________
It Happens

Please login or register to view this content. Registration is FREE
CasaPages is offline
Reply With Quote
View Public Profile Visit CasaPages's homepage!
 
Old 04-11-2005, 03:24 PM
numbenator's Avatar
Webmaster Talker

Posts: 523
Location: London
Trades: 0
lol. im not sure if were on the same wave length. LIke im distant i'd say. lol

The highlighter way sounds good.
I thought it was quite easy to just have the link highlighted on the called page that is the same link that was selected on the callnig page. lol are you with this lol

Yeah , i think your helping.
__________________

Please login or register to view this content. Registration is FREE
numbenator is offline
Reply With Quote
View Public Profile Visit numbenator's homepage!
 
Old 04-12-2005, 11:30 PM
CasaPages's Avatar
SillyPhilly

Posts: 758
Location: between here an somewhere else
Trades: 0
Have you checked out this site.... http://css.maxdesign.com.au/listamatic/ im sure they have what you are looking for....
__________________
It Happens

Please login or register to view this content. Registration is FREE
CasaPages is offline
Reply With Quote
View Public Profile Visit CasaPages's homepage!
 
Old 04-12-2005, 11:36 PM
Phaedrus's Avatar
Ultra Talker

Posts: 271
Location: CA
Trades: 0
You need to change the HTML code to do that. The pages can't communicate with each other so that the called page knows what the calling page was. At least, not using CSS...
__________________

Please login or register to view this content. Registration is FREE
Phaedrus is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to highlighting the selectted url
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.39687 seconds with 12 queries