OZONE Asylum
Forums
DHTML/Javascript
JavaScript onMouseOut help...
This page's ID:
29062
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
ok I have an image that has an onMouseOver placing a <div> over it, and this <div> has three "child" images in it, what I was doing before the images with onMouseOut was just fine but now with the images if I go over one of them the <div> hides how can I make the images in the <div> keep it shown as well? here is a better example Code: <div id="imgholder" onmouseover="FrameOn(this,'imageframe');"><img src="base.img" /></div> <div id="imageframe" onmouseout="FrameOff('imageframe');"><img src="1st.img" /><img src="2nd.img" /></div> so what I found is waving the mouse over 1st.img & 2nd.img will make imageframe hide! how do I keep imageframe open when the mouse is over 1st.img & 2nd.img?? Thanks for any help! Aquilo [img]http://www.graytap.com/MySigs/aquilo_ozone.gif[/img] [img]http://www.graytap.com/MySigs/Aquilo.png[/img] [small](Edited by [url=http://www.ozoneasylum.com/user/587]Aquilo[/url] on 03-23-2007 01:18)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »