[Javascript] Unobtrusive onsubmit

J. Lester Novros II lester at denhaag.org
Wed Feb 18 13:24:33 CST 2009


Terry,

Terry Riegel wrote:
> So I have this...
> document.getElementById('testform').onsubmit=TestDataCheck;

Not quite to the point but be aware that IE does not differ between 'name' 
and 'id' namespaces so this will have consequences for your script.

Just a heads up.

l8R lES
-- 
Microsoft's business practices have fundamentally diminished (in fact,
came very close to eliminating) competition, choice and innovation in
how people access the Internet.        Mitchell Baker - Mozilla Chair
                  http://www.supermarionation.tv



More information about the Javascript mailing list