Klaus Hartl schrieb: > Please make it XHTML as XML compatible (hm, why is it always me > complaining about that?)...:
There's missing a part, I'm sorry, please normalize tag names: var f = ['input', 'textarea', 'select', 'button']; and this.tagName.toLowerCase() == 'select' Thank you, Klaus _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
