Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript [Solved] AnythingSlider IE6 freeze

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #30385
    redi
    Member

    I’m generating the slides to the AnythingSlider via PHP (fetching articles from the site MySQL DB). The slider works wonderfully on all the browsers, except navigating to the dev site with IE6 makes the browser freeze. I see “Downloading picture …thumbnail.jpg” in the status bar. I’m setting the thumbnail images into a fixed size div with varying background url (since thumb sizes vary, this is just an easy crop method).

    Here’s the final HTML output: http://pastie.org/private/vrzrqguuyiwuqmudpi4a (incase it’s somehow problematic)

    #78971
    redi
    Member

    Solved afterall, typical that once you write your problem down you manage to sort it out quickly afterwards. x)

    Had a faulty line of PHP -> one span wasn’t being closed properly. IE6 wasn’t robust enough to ignore that. :)

    #78974
    redi
    Member

    Here it is, incase you want references to it or something http://en.radio86.com/ :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.