d-machine
07-02-2008, 09:29 AM
Hi I have a small complicated question
<ul>
<li>
<a href="#" class="toggle"><img src="http://images.apple.com/support/home/en/images/video_poster_20071212.jpg" alt="" /></a></li>
</ul>
What I need to do is to have a border on the list and on the image, that which will be changed on mouseover on the list
how can I do it?
Thanks
<ul>
<li>
<a href="#" class="toggle"><img src="http://images.apple.com/support/home/en/images/video_poster_20071212.jpg" alt="" /></a></li>
</ul>
What I need to do is to have a border on the list and on the image, that which will be changed on mouseover on the list
how can I do it?
Thanks