Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8703777
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T02:56:33+00:00 2026-06-13T02:56:33+00:00

For some reason Internet Explorer 8 and below does not run JWPlayer and I

  • 0

For some reason Internet Explorer 8 and below does not run JWPlayer and I have referenced everything correctly. Why won’t video work on jwplayer?

It seems as if jwplayer isn’t even loading in IE8 or below.

Can you somebody help me?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T02:56:34+00:00Added an answer on June 13, 2026 at 2:56 am

    window.outerWidth is undefined in IE8, therefor your conditional evaluates to false and the JWPlayer code never runs.

    Really not that hard to have debugged yourself. A simple alert or console.log in the conditional shows it isn’t running, then you deduce it might be because the conditional itself is evaluating wrong, then a simple alert or console.log of window.outerWidth shows it is undefined.

    Same problem with a potential solution: https://stackoverflow.com/a/5954761/1217408

    Using document.body.clientWidth as pointed out there, something like this should work:

    if((window.outerWidth && window.outerWidth > 640) || (document.body.clientWidth && document.body.clientWidth > 640)){
    

    You should keep in mind that in IE this might include the scrollbar when calculating the available width. They are not exactly equivalent but if you’re careful or mindful of it then you shouldn’t have any problem.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

For some odd reason Internet Explorer won't run my queries properly. I designed this
For some reason, JQuery mobile is not rendering in Internet Explorer 9 on my
for some reason my LI elements are not floated to the left in internet
For some reason in Internet Explorer 8 (and probably 7) the follow section of
I have this code http://jsfiddle.net/xNHKP/6/ (not working in the fiddle for some reason which
For some reason a Google Map via the Javascript API is not loading correctly
My GWT app doesn't work in Internet Explorer 8. For some reason it thinks
I have a weird problem, this URL won't load in internet explorer 7 or
For some reason, only the top half of a button appears in Internet Explorer.
For some reason, I am getting the following Javascript error in Internet Explorer 8

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.