Yes, definitely a lot of KBs, but when developing we had the debate on
whether to compromise on the visuals and features to improve load
times. Ultimately we felt the visuals are more important than the
text, so we made the call. I think those on a slower connection are
used to a little lag time
> jQuery.noConflict();
> jQuery('#latest > ul').tabs({ fx: { opacity: 'toggle' } });
> jQuery('#carousel > ul').tabs({ fx: { opacity: 'show' } }).tabs
> ('rotate', 4000);
>
>
> --Klaus
>
> On 8 Dez.
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 s
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
me.
With other browsers...not as much :-) The animation starts when the
GIF loads and isn't tied to the script at all.
Is there a way to fix this? Maybe set the GIF load on each tab to be
dynamic so it loads/starts only when shown?
Thanks!
--Illah
e plugin right away to your HTML:
>
> ...
>
> ...
>
> And in case you want to keep your panels hidden:
>
> ...
>
> --Klaus
>
> On 14 Jun., 06:12, Illah <[EMAIL PROTECTED]> wrote:
>
> > Thanks for the feedback...so I guess I was correct in my assump
27;d almost rather a short pause up front than repetitive
image load.
Is there a way to prevent it from waiting for images to load, or to
maybe put a 1px GIF in there to trick the script into thinking it has
loaded already?
--Illah
On Jun 13, 5:49 pm, Joe <[EMAIL PROTECTED]> wrote:
&
27;d almost rather a short pause up front than repetitive
image load.
Is there a way to prevent it from waiting for images to load, or to
maybe put a 1px GIF in there to trick the script into thinking it has
loaded already?
--Illah
On Jun 13, 5:49 pm, Joe <[EMAIL PROTECTED]> wrote:
&
at? As far as I can
tell, the script is waiting for all the content to load before tab-
ifying the content...can I force it to simply put everything into tabs
whether loaded or not?
If not, I'd be happy simply hiding all but the first tab until the
rest load up.
Thanks!
--Illah
9 matches
Mail list logo