• Hi all,

    Just wondering if anyone can recommend a solution to the ‘jerky’ page load I have whilst using a background image resize script ‘jquery.ez-bg-resize.js’ on this site: http://www.harrisonshairstudio.co.uk/

    Apart from the jquery.ez-bg-resize.js it also call the lib.js file, which is:

    $(document).ready(function() {
    	$("#body-background").ezBgResize(1);
    });

    It happens every time you visit any of the pages – which I’d like to stop.

    Regards, pixel8

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter George McKnight

    (@pixel8)

    If no-one has a solution, can anyone then suggest a better ‘script’ for resizing a background image whenever the user scales their browser window, and keep it in proportion?

    Cheers

    I know this is 3 months old, but I recently implemented this script on a site for a client and found with WP-Supercache as well as loading the div into the footer it seems to fix SOME of the jerky behavior. Still not a 100% fix but it might help.

    Thread Starter George McKnight

    (@pixel8)

    Thanks for the reply Shelby.
    I ended up using just css to create the effect. Doesn’t work in IE6, but then my target audience aren’t corporates or old fudies that can’t be bothered upgrading a 9 year old browser 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Background Image jQuery Resize…jerky!’ is closed to new replies.