Forms and Javascript (was WEB Query: Styles)
Hanan Cohen
hanan at qglibrary.org.il
Fri Jun 9 02:15:16 EDT 2000
Thomas Dowling wrote:
> Unlike other HTML elements, most form elements are more a product of
> native operating system widgets than of browser rendering.
This is true also for Javascript commands. They are both heavy on the
OS. Thus, combining forms and Javscript is a big mistake. It blows out
some browsers. All JS commands shoudl be written outside the <form>
block. Beware! Once I had spent DAYS debugging a complex page untill I
have found this problem and fixed it.
--
Hanan Cohen - http://www.info.org.il
***Love and Peace***
More information about the Web4lib
mailing list