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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DW CS3, Spry, Collapsible panels, behaviors

Status
Not open for further replies.

maguskrool

Technical User
Dec 11, 2006
77
PT
Hi.

I'm building a web site in DW CS3, using spry.collapsible panel widgets as menu items. Each menu item then has several sub-menu items on the inside of each panel.

Each main menu item is represented by an image (img1).

What I need:

- Panel closed (img1): onMouseOver, the image should change (img2); onMouseOut, image changes to img1 again;

- Panel open: menu item's image changes to img3; onMouseOver, image changes to img1; onMouseOut, image changes to img3 again;

I think perhaps this could be achieved by changing the .css styles applied, but haven't managed to get results yet.

Can anyone shed some light on this for me? Thanks in advance.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top