Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] DOM Scripting Speed Issue


  • From: harvey.ramer at designdelineations.com (Harvey Ramer)
  • Subject: [Javascript] DOM Scripting Speed Issue
  • Date: Wed Dec 14 14:32:53 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.LaTech.edu/pipermail/javascript/attachments/20051214/e271e209/attachment.html