add the same onmouseover to the drop down menu layer. make sure the layers touch or overlap slightly....that way the triangle will always stay 'on' when the user is on either layer.
for the hide and show of an image. just do a onmousedown event and store a variable.....call it 'status'. change the value of status to 'on' or 'off' depending on what status is equal to at each click. so if status="on" then set status to 'off'. at the same time set the visibility of the image based on the status value.

r|z
--------------------------------------------------------------------------------
columbus ohio small business web designer
Last edited on Tue Jan 18th, 2005 07:42 pm by relaxzoolander
|