I use seven different jQuery plugins in my webapp and during page refreshes
the loading bar jumps around quite a bit making people feel like the site is
slow because they see the browser loading bits and pieces at a time..

Is there a best practice for throwing jquery and all associated plugins that
don't change into a single .js and then packing it?

-Vlad

Reply via email to