OZONE Asylum
Forums
DHTML/Javascript
overriding onClick events.
This page's ID:
28447
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
Well, you can try this:[code]<input type=button onclick="return dothat();" ..>[/code] [code]function dothat(){ ... return false; }[/code] Or, you can look into the W3C methods Event.stopPropagation and Event.preventDefault and the corresponding properties in iew, Event.cancelBubble and Event.returnValue. -- var Liorean = { abode: "[sigrotate][url]http://liorean.web-graphics.com/[/url]|[url]http://codingforums.com/[/url]|[url]http://web-graphics.com/[/url][/sigrotate]", profile: "[url]http://codingforums.com/member.php?u=5798[/url]"};
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »