[thelist] IE > attachEvent not triggering function

VOLKAN ÖZÇELİK volkan.ozcelik at gmail.com
Wed Jan 25 16:38:03 CST 2006


You should use

theLink.attachEvent('onmouseout', ... );

instead of

theLink.attachEvent('mouseout', ... );



HTH
--
Volkan Ozcelik
+>Yep! I'm blogging! : http://www.volkanozcelik.com/volkanozcelik/blog/
+> My projects/studies/trials/errors : http://www.sarmal.com/



More information about the thelist mailing list