From: Jason L. <ja...@go...> - 2000-10-27 19:45:56
|
Can anyone shed some light on a good approach for tackling the following scenario: I am putting together a page which will have various DynLayers which will contain images and text. I have one image which I would like to use as an image map, it contains three options (ie. home, sitemap, contact). When I rollover the various opts I would like this to do one of two things: 1. The image is replaced with another one showing a box around the menu. -or- 2. The rollover event causes another layer to appear which would have the box image in it. I am not sure which of the two options are the best approach (if either). Also I have not had much luck incorporating an image map when creating a DynLayer and using the setHTML() method. Any insight would be appreciated. Thanks! Pax, Jason |