Everything pertaining to the presentation layer, but focusing on javascript and css
Tuesday, October 7, 2008
Safari 2
evidently, form.submit() bypasses any onsubmit handler that may be in play, whether it was added via form.onsubmit = function(){} or by using addEventListener.
No comments:
Post a Comment