Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TD onclick to cancel onMouseOver
Message
From
08/03/2012 10:04:07
 
 
To
08/03/2012 09:47:40
General information
Forum:
Internet
Category:
HTML
Miscellaneous
Thread ID:
01537612
Message ID:
01537617
Views:
24
This works:
<TD onMouseOver="this.className='MouseOver'" onMouseOut="this.className='MouseOverOut'"
 onclick="this.className='OnClick'; this.onmouseover=function(){}; this.onmouseout=function(){};">Test</TD>
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform