[Javascript] .fireEvent("onchange") and .onchange();

Dan Costea costea.dan at ssi-schaefer.ro
Tue Apr 9 12:42:35 CDT 2002


    Hi,

I work with IE6. Can someone tell me what is the difference between the methods: fireEvent ("onchange") and onchange ()?

for example, I have a checkbox: myCheckbox; I can use myCheckbox.fireEvent ("onchange") or myCheckbox.onchange (). It seems to do the same think, but fireEvent method takes much more time (with very many objects). Can you tell me why?


Thanks, Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20020409/e35ace65/attachment.htm>


More information about the Javascript mailing list