Web design question?
Web design question?
- Started
- Last post
- 6 Responses
- embarko
Can you make a table cell a link? and make it change color when you roll over it.
ps I'm using DW
- tfsmag0
there is a way to make the cell change color onmouseover but i don't think you can make a whole cell a link... unless you fill the entire cell w/ a rollover image?
- tfsmag0
http://www.pageresource.com/dhtm…
link for changing cell colors onmouseover
- embarko0
what if the rollover image is transparent?
- tfsmag0
well if it is transparent that could work i would think? it wouldn't matter when the mouseover event occured though since you want it to change color.
- ldww0
to make it a link, try this:
{td onclick="location.href"='pagenam...
this will not change the cursor to hand if you want and hand cursor put it in your css style
- ********0
you see this a lot on the web