Sam Collett schrieb: > In IE: > e.keyCode returns the same as e.charCode in Firefox > The keys keyCode detects in Firefox are not detected at all in IE (so > you cannot prevent copy/paste in text boxes for example)
Sam, if you need that, maybe you can use oncopy/onbeforecopy in IE for that... -- Klaus _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
