I want to attach a controls DIV with parent DIV so when mouse is over
the parent DIV then it should show the controls DIV and when mouse
leaves the DIV then it should hide the DIV       just like
http://www.350.com/pe   see that the controls div get activated when
mouse is over the object div.

we try to solve this by having the DIV inside each object and when
MouseEnter   then we show the controls and when MouseOut then we hide
the div.  but its not working.     one strange behavioue we saw then
when we have mouse pointer on the edge of the div then it is
continuously firing the mouseenter event nonstop.   don't understand
why.      see the attached file

any other way is most welcome   we just want to simulate the
http://www.350.com/pe   behaviour



Shahzad

Reply via email to