Log-In My Blog My Profile Leave Message Grab Latest Add as neighbor
tags: javascript webapps ajax
This is a very good tip? Can you provide more detail?
the reason? document.forms.submit() -- its the function to call to hava javascript do a submit, but if you have a form input element named submit, it replaces the submit property and () no longer is valid javascript.