> After further tests I realize that most of the time is spent
> in getting the height and width of the passed element:
>
>     oHeight = e.offsetHeight;
>     oWidth = e.offsetWidth;
> 

As Brandon says, please post a link to a test page so we can take a look.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to