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, the mouseout event is fired when you move the mouse over an IMG inside the [b]linkframed[/b]. I suggest to cut ALL the inline events and use global [i]mouseout[/i] and [i]mouseover[/i] event listeners that will check from the [i]srcElement[/i] to the root of the document to see if an element with the[i] className=='[b]grid[/b]'[/i] on [i]mouseover[/i] or [i]id=='[b]linkframed[/b]'[/i] on [i]mouseout[/i] is met and do the necessary. Beside fixing the problem this will make the page much smaller. Also I don't think you need all the z-index; neither to set the border attribute of the IMG tags, use CSS for that, and unless there is more to come all the IDs grid_XXX are not necessary, so is the class grid actually. And personnaly I'd use an UL instead of a zillion DIVs. [url=http://www.p01.org/][img]http://poi.ribbon.free.fr/files/p01_ozoneasylum_sig_galaxy.gif[/img][/url] [small](Edited by [url=http://www.ozoneasylum.com/user/2185]poi[/url] on 03-23-2007 02:24)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »