Hello
I need some help with this...
I have an element called <div id="e"></div> if the user take the mousepointer over this element I want another element called <div id="einfo"></div> to be shown... in "einfo" there should be a "clickable" link that the user should be able to cklick on as long as the mouse pointer is in my element "einfo"
How do I do that?
Thanks in advance!
/D_SNot with CSS. Check the DHTML or Javascript forums.
I need some help with this...
I have an element called <div id="e"></div> if the user take the mousepointer over this element I want another element called <div id="einfo"></div> to be shown... in "einfo" there should be a "clickable" link that the user should be able to cklick on as long as the mouse pointer is in my element "einfo"
How do I do that?
Thanks in advance!
/D_SNot with CSS. Check the DHTML or Javascript forums.