Forums

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

Home Forums JavaScript jquery not working in ie9

  • This topic is empty.
Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #150261
    asma
    Participant

    mu jquery is not working in ie9. i have just copy paste some w3school jquery codes but they are not working in ie9. plz suggest solutions

    #150264
    Paulie_D
    Member

    Please don’t use W3school codes they are often out of date or just completely wrong.

    Which version of jQuery are you using?

    What specifically isn’t working?

    #150265
    asma
    Participant

    i am using 1.7.2. not just w3school code but my own animations are not working.

    #150266
    asma
    Participant

    and im using hover, add or remove class they are working fine in crome and firefox but not in ie9

    #150267
    Paulie_D
    Member

    That’s a very old version.

    Unfortunately, without being able to see a live link we can’t help much, can you provide one?

    #150268
    asma
    Participant

    http://jsfiddle.net/9qdeS/
    here is jsfiddle.

    #150269
    asma
    Participant

    which version of jquery is suitable with ie9

    #150271
    Paulie_D
    Member

    Well I can’t test in actual IE9 as I’m using IE10 but that seems to work in IE9 mode of IE10 and in IE9 mode of Chrome.

    #150272
    Paulie_D
    Member

    which version of jquery is suitable with ie9

    http://jquery.com/browser-support/

    #150274
    asma
    Participant

    i have tried different jquery versions but not working. :(
    even simple code of jquery are not working.(hide, show , toggle, hover) none of them

    #150277
    Paulie_D
    Member

    I assume you are talking about on a actual page and not jsfiddle.

    #150278
    asma
    Participant

    yes actual page.jsfiddle is working fine even in ie

    #150280
    Paulie_D
    Member

    Then we need to see the Live page. It could be a link issue.

    #150284
    asma
    Participant
    #150285
    asma
    Participant

    what kind of link issues?

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