Problem with thumb links and their state

windows

Guest
Hi guys<br />I have this website. <br />http://homepage.ntlworld.com/george.tsolakidis1/print.html<br />The thing Im trying to do here refers to the small link thumbnails on the right side of the frame.<br />All of them link to different html files which target on an iframe placed within the black frame in the middle.<br />My problem is that I cannot make the thumbs stay on active state. Whenever I click anywhere with my mouse on the screen the active state of the thumb goes away. is there something that can be done?<br /><br /><br />Thank you all<!--content-->
hm, this one is tricky...i think the onclick even would be the beginning of the end of your problems but I would have to really think about this for a time, times and half of times...<!--content-->
With a little javascript you can make the link add an extra class to the link when you click it and remove the class from the other links.<br /><br />Though, I'd recommend not using frames.<!--content-->
 
Top