w3ka dev - share the knowledge .NET
Stop a postback by javascript with IE7
Somehow the statement javascritpt:return false; doesnt work with IE 7. But there is a workaround by setting the event.returnValue to false.
OnClientClick="javascript:event.returnValue=false; return false;"
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment