Forums

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

Home Forums JavaScript Why does it not work in ie?

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #31117
    revok
    Participant

    I have just installed this script to a website i am working on:
    http://buildinternet.com/project/supersized/

    Everything works fine in safari and firefox, but in ie the slideshow is not activated.
    The plugins demo page in html show up fine in ie, so it must be something I have done wrong.

    I have checked my code, but I can’t seem to figure out what I am doing wrong here.

    I would love to get some help on this:

    http://www.tingen.dk/nordtemp.html

    Thanks
    Simon

    #68404
    cybershot
    Participant

    when I visit the page in I.E at the bottom left of the browser, there is a yellow exclamation point. If you click on it, it brings up what the problem is. Right now it says

    slides[…].url is null or not an object
    supersized.3.0.js

    line 23

    I would think that you need to solve this problem.

    #68191
    clokey2k
    Participant

    See this: http://buildinternet.com/2010/11/supersized-3-0-full-screen-background-slideshow-jquery-plugin/#comment-21824

    Remove the comment after the last parameter for the plugin…

    Happy Supersizing :-)

    #67808
    revok
    Participant

    Thank you very much for your help.
    I removed the last comma, and now the slideshow is working in IE.

    On the wordpress blog I am implementing this on, I am still having some issues which I can’t seem to figure out.

    http://www.tingen.dk/test

    1.
    I now get an error saying:

    Line: 16
    Char: 1
    Error: ‘effects’ is null or not an object
    code: 0

    Does this make any sense to you?
    The slideshow is also really slow in IE, but I guess that this could be because it gets an error…

    2.
    I also get an extra scrollbar, which I can’t really figure out why? (see under “news”)

    Hope you can help
    Thanks
    Simon

    #67693
    clokey2k
    Participant

    You are missing the effects JS.

    http://www.tingen.dk/test/wp-content/themes/test/Supersized/effects.3.0.core.js

    Throws a 404 Error.

    The file might be named differently.

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