Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

rollover and when rolled over image shows up in another place

Status
Not open for further replies.

rhondabrabbin

Technical User
Nov 11, 2002
87
Hi, I need to know how to do a rollover on a thumbnail and when rolled over shows the larger picture in a different table cell.
Thank you in advance ;)
 
no need for new forum ..thats why DW is so great!

use "show/hide layers" :

on image part do a ususual rollover concept:
-onMouseOver (swap)
-onMouseOut (restore images)

then add two more behaviros for your hidden layer:
-onMouseOver (SHOW hidden layer)
-OnMOuseOut(Hide it again to its default hidden state)

quikc and dirty sample:

All the best!

:--------------------------------------------------------------------------:
fugitive.gif

ok,ok...I did shoot the deputy but he told me he was the sheriff!
:--------------------------------------------------------------------------:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top