Need fix for IE8 not handling java script.

5 replies
Hi I have a webpage that uses uses java script for both the
video contained in it and the hover page that runs over it. The page will not load properly with IE8. Apparently IE8 can't handle java script. Does anyone have a solution for this problem with java script on IE 8? Thanks, Ed.
#fix #handling #ie8 #java #script
  • Profile picture of the author newmoon
    well sir, no one can solve it unless they see the code.

    IE8 can handle javascript. However, you need to check two things:
    1. Javascript is enabled
    2. Javascript is syntactically correct for IE8

    thanks
    {{ DiscussionBoard.errors[2155961].message }}
  • Profile picture of the author darthdeus
    We can't really help you unless you tell us what is wrong, exactly. If you don't know, then post link to a website so that we can check it.

    If you are having hard time with browser compatibility with JavaScript, try using jQuery. It will almost magically solve 99% of JavaScript problems
    Signature
    Visit our website - Internet Marketing Tools on Darthopia

    And join the newsletter to get the Affiliate Sins Report with MRR!
    {{ DiscussionBoard.errors[2157296].message }}
  • Profile picture of the author mywebwork
    Yes you'll need to post a link, the error message you receive or other relevant information so we can understand what the actual problem is. Obviously IE8 can run JavaScript (as all browsers can) so the issue must be deeper than that.

    Does your code run on other versions of IE? And is it good on Firefox, Safari, Chrome and Opera? Just wondering if you're confusing a legitimate JavaScript syntax error with an IE8 problem.

    Bill
    {{ DiscussionBoard.errors[2157716].message }}
    • Profile picture of the author edd666666
      Thanks to newmoon, darthdeus and mywebwork I think you are on to the issue. Here is a link to the page:

      The Conduct KNOCKOUT Broadcast Interviews System


      It runs OK on all IEs except 8 and seems to run fine on Firefox as well.

      Right now we are using java script code from aweber for the opt in box. We tried to use jquery as a way around the problem but weren't able to get the opt in box to look or operate correctly. Perhaps the problem was the coding and not jquery itself. As long as we keep the aweber code working we are not locked into using the aweber opt in box.

      One of our objectives was to avoid having the hover page opt in box block the video which starts when the page loads and we would like to stay with that objective. We would like to continue to keep the video viewable while the opt in box shows. I don't know if this is causing part of the problem.

      We have an issue with the header not appearing right, but I think that is an easy fix.

      Thanks again for all your input and I hope this gives you more information on what the issue is.

      Ed
      Signature
      “Over 1,000 People Have Used My Unique Pitch System To Achieve Their Publicity Goals... And I’ll Work Personally With You Too, One-On-One To Help You Get On TV!” CLICK HERE
      {{ DiscussionBoard.errors[2158583].message }}
      • Profile picture of the author edd666666
        We made some progress based on your input, now two images don't load in IE 7 or 8, but they do load in firefox. Any thoughts? Thanks, Ed.

        The Conduct KNOCKOUT Broadcast Interviews System
        Signature
        “Over 1,000 People Have Used My Unique Pitch System To Achieve Their Publicity Goals... And I’ll Work Personally With You Too, One-On-One To Help You Get On TV!” CLICK HERE
        {{ DiscussionBoard.errors[2160479].message }}

Trending Topics