That's a whole lot of KBs to load! You can write your carousel call in an inline <script> just after the element's markup, then it should happen instantly but you get messier code.
- ricardo On Dec 8, 4:51 pm, Illah <[EMAIL PROTECTED]> wrote: > Forgot the link: > > http://www.grooveeffect.com/ > > On Dec 8, 10:31 am, Illah <[EMAIL PROTECTED]> wrote: > > > I use jQuery tabs for a carousel (see link below) but the problem is > > the script doesn't fire until the page is fully loaded. On slower > > connections, or depending on if my ad network is piping through giant > > ads, this can make for some long, awkward moments when all the divs > > are revealed until the script finally fires. > > > Is there any way to make the script fire immediately, even if the page > > isn't fully loaded? > > > Thanks!