CSS links

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
kettle_drum
DevNet Resident
Posts: 1150
Joined: Sun Jul 20, 2003 9:25 pm
Location: West Yorkshire, England

CSS links

Post by kettle_drum »

Im trying to create some links like they have in the new yahoo email layout where where it seems to be the table that is the link and not the text - you can click on either the word of the rest of the line within the table, and it highlights it all on mouseover.

I can get it to work on the word but not as a area of space and i cant see why not.

Anybody know the code or have any ideas?

Thanks.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

not too sure if this is the best way but I used <span> tags and it highlighted the whole cell..
Post Reply