Slideshow Loads Funny

Discussion in 'jQuery' started by Dee2007, May 7, 2012.

  1. #1
    Hi

    I am having a problem with the slideshow, when the page loads for the first time the large image loads below where it is intended to, it only for a second or so but it's noticeable

    http://trialsites.ihoststudio.com/trialsite350098/website/

    Initially I only seen the "blip" in IE 8 but now it's happening in FF.

    Anyone know of a way to fix it?

    Thanks in advance

    Dee
     
    Dee2007, May 7, 2012 IP
  2. artus.systems

    artus.systems Well-Known Member

    Messages:
    87
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    103
    #2
    Your link does not load. If you add overflow:hidden on the slideshow wrapping container it might work.
     
    artus.systems, May 16, 2012 IP
  3. yho_o

    yho_o Well-Known Member

    Messages:
    354
    Likes Received:
    6
    Best Answers:
    1
    Trophy Points:
    140
    #3
    yup it does not load, but actually it loads and shows IE not found error message :D
     
    yho_o, May 18, 2012 IP
  4. HostPlanz

    HostPlanz Well-Known Member

    Messages:
    449
    Likes Received:
    34
    Best Answers:
    4
    Trophy Points:
    130
    #4
    Your site isn't working, but things like this would happen when you're generating your image to the screen (output) before positioning it. So there is that little lag period between the generating of the image before your app can position it. You'd notice once it's positioned that doesn't occur anymore with the other images in the slideshow, cuz the position has been set.
     
    HostPlanz, May 21, 2012 IP