http://qs321.pair.com?node_id=600232


in reply to Perl and Browser compatibility

"Operation aborted" message on Internet Explorer is usually caused by modifing elements which are not yet drawn completely (common when using inline JavaScript, and from your experience it seems to apply to CSS also).

One solution is to use onLoad or even better DOM.Ready from JSAN.


2share!2flame...