I am not able to test it - at least not on the page I've found the problem as the page is not under my control. I am doing some web page analysis and discovered this issue and believe that this change can significantly improve the performance.
Once I find some time I can try it out on a local web-site that I have under control But thanks for agreeing to my conclusion - and yes - you are right - we would need to wrap the "this" object - but that should still be fater than calling the .eq method On Nov 2, 9:42 am, Joel Birch <joeldbi...@gmail.com> wrote: > Hello, > > You would still need to wrap that "this" in a jQuery object, otherwise > it refers to a DOM object. At that point, I would think that referring > to an existing jQuery object, as Superfish currently does, would be > preferrable. Are you able to test this, to be sure? > > Thanks > Joel Birch