|
#1
|
|||
|
|||
|
HTML question
I've got a list of links, each in it's own <td> in the <table>, and I need the code that will change the bg color of each <td> when I onMouseOver the text links.
Anyone know what it is? |
|
#2
|
||||
|
||||
|
__________________
Cheers, Degs Please post back with your results CTH Terms of Use CTH Subscriptions :: Adaware Guide :: HijackThis |
|
#3
|
|||
|
|||
|
Try this
set up two styles, I've called them red and green but choose whatever suits you .red {background-color:red} .green{background-color:green} then in each td tag <td class="green" onmouseover="this.className='red'" onmouseout="this.className='green'">
__________________
Don't forget to post back with the results |
![]() |
| Bookmarks |
«
Previous Topic
|
Next Topic
»
| Topic Tools | |
|
|
All times are GMT +1. The time now is 10:24 PM.
[
RSS ]








