[Javascript] DOM Scripting Speed Issue

Harvey Ramer harvey.ramer at designdelineations.com
Wed Dec 14 14:06:55 CST 2005


I recently began learning how to build an interaction layer when underlying
CMS restrictions prohibit the old style embedded JavaScript approach. I
built a script that lets me display a large image in a popup window when the
thumbnail is hovered over. 
 
All the other browsers are happy with my work, but IE slows down on longer
pages. I think it has something to do with finding the target of the event.
Does anyone have any advice?
 
Example of a page with fast IE response: http://www.mapleshanty.com
Example of a page with slow response: http://www.mapleshanty.com/store/
 
 
http://www.mapleshanty.com/cms/wp-content/themes/gms/scripts/myFunctions3.js
 

Harvey Ramer

Design Delineations
4 Prospect Street
Norwood, NY 13668
Toll Free: (866)-874-8710
Local:(315)-262-0469
 <http://www.designdelineations.com/> http://www.designdelineations.com
Complete Web Solutions. Personal Service.


 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20051214/e271e209/attachment.htm>


More information about the Javascript mailing list