Forums

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

Home Forums JavaScript How can I debug my Javascript/jQuery in IE 7?

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

    Hi guys,

    I have an issue with a site I am developing in the beloved IE7. None of my jQuery scripts seem to be working at all, and I’m not sure of the best way to debug it to see why none of it is working in IE7?

    The site in question is: http://debourg-dev.ch/syselcloud/

    Any help would be greatly appreciated!

    Thanks,
    Aaron

    #112272
    Paulie_D
    Member

    Link doesn’t work

    #112278
    Senff
    Participant

    1. – Install IE9.
    2. – Open the site.
    3. – Hit F12 to open the developer tools window.
    4. – In the Dev Tools menu, change Browser Mode to IE7.
    5. – In the Dev Tools tabs, use the Console and Script tabs.
    6. – Discover that you have commas that shouldnt be there at the end of line 72 in main.js and line 19 of jquery.flexslider-min.js.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.