Forums

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

Home Forums JavaScript Javascript:classList support for ie 6-9

  • This topic is empty.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #189981
    codemasters
    Participant

    [MOD EDIT – Codedump Removed]

    Javascript:classList support for ie 6-9 or can someone help me or support for all browsers

    #189987
    Paulie_D
    Member

    Please NO CODEDUMPS.

    If you must drop a load of code….use Codepen.io.

    #189990
    codemasters
    Participant
    #190005
    Paulie_D
    Member

    Ok…now could you please clarify what the issue is and what you’ve already researched to resolve your unknown issue.

    However:

    http://stackoverflow.com/questions/8098406/code-with-classlist-does-not-work-in-ie

    #190150
    codemasters
    Participant

    thanks paulie for ur reply it works was happy :D but i came across the error

    i have updated the code but it doesnt work on js fiddle just new to fiddle too
    http://jsfiddle.net/29qafes1/14/

    when i click first on forgot password reset it directs me to the signin page

    when i am on the forgot password page at the bottom i click on signin i directs me to the signin page thats fine

    then again when i click on forgot password it doesnt work dont know where i am going wrong

    this work properly on the fiddle but when u copy this code an try at the browser level it does not work

    #190176
    codemasters
    Participant

    now the problem is

    http://jsfiddle.net/29qafes1/14/

    when i click first on forgot password reset it directs me to the signin page

    when i am on the forgot password page at the bottom i click on signin i directs me to the signin page thats fine

    then again when i click on forgot password it doesnt work dont know where i am going wrong

    this work properly on the fiddle but when u copy this code an try at the browser level it does not work

    #190260
    codemasters
    Participant

    ops forgot to update the code this is the correct one

    http://jsfiddle.net/codemasters14/29qafes1/35/

    the errors are mentioned above

    #190261
    codemasters
    Participant

    is there another way of doing this Paulie_D need ur help

    #190279
    codemasters
    Participant

    can anyone help me on this

    #190281
    codemasters
    Participant

    ok i was using +-= so like it was appending

    http://jsfiddle.net/codemasters14/29qafes1/52/

    problem solved thanks Paulie_D for sending me the link i am posting the link if anyone has the same problem an for learning thanks a ton

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