[jQuery] Re: performance questions

2008-10-02 Thread chadmichael
The problem is that other images on the page are slowing the page. Is there some way to get the stars to precede the other images in rendering? On Oct 2, 5:56 am, Diego <[EMAIL PROTECTED]> wrote: > What browser did this happen with? (IE I'd guess). > The star rating plugin only uses 2 separate (

[jQuery] Re: performance questions

2008-10-02 Thread Diego
What browser did this happen with? (IE I'd guess). The star rating plugin only uses 2 separate (and very small) images which should load almost instantaneously. Once the image is loaded for one control, it should be immediately displayed for all other controls using the same image - not downloaded