Forums

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

Home Forums JavaScript IE8 not loading JavaScript

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

    I’ve ran into this weird issue where when testing in browserstack the IE8 browsers isin’t loading any JavaScript unless I run debug in the console. Then the JavaScript loads no problem when it refreshes.

    Does any one have any ideas about what can cause this? Is it the page I’m testing or is it the browserstack set up? And is this going to happen on the real IE8 browsers?

    #141735
    Senff
    Participant

    You have a link to show so we can try it ourselves?

    #141740
    gilgimech
    Participant

    No it’s on my local machine.

    #141747
    gilgimech
    Participant

    Here’s the html though. if it helps.






    The JS has IE conditional comments on it, but I can't get them to show here.

    Yeah, there's no reason it shouldn't be loading. But I want to verify that it's just a browserstack issue so I can get on with my project.

    #141847
    Anonymous
    Inactive

    Do you use some js library?

    I read that if you want to your code will be work more faster in IE8, your should be use this doctype style:

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