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 8903065
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T01:46:34+00:00 2026-06-15T01:46:34+00:00

I have a website that runs on WordPress. The site uses several JavaScript components.

  • 0

I have a website that runs on WordPress. The site uses several JavaScript components. Most notably the slides on the homepage, the schedule, and the contact form. All of the features work as expected in Chrome, Firefox, and other good browsers, but not in IE.

All of these features break due to problems that show up in the JavaScript. I have included several samples of what is happening below:

Error in IE Debug Console: “SCRIPT1006: Expected: ‘)’ – modernizr.foundation.js?ver=3.4.2, line 4 character 94”

m.join(a";")(b||"")

Actual file on the server:

m.join(a+";")(b||"")

Error in IE Debug Console: “SCRIPT1006: Expected: ‘)’ – jquery.js?ver=1.7.2, line 2 character 148”

d=f("<"">")

Actual file on the server:

d=f("<"+a+">")

They all follow this pattern of missing characters (most often ‘+’ signs). I am completely flummoxed as to what would cause this problem in Internet Explorer and would be relieved to know what’s going on, and how to fix it.

  • 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-15T01:46:35+00:00Added an answer on June 15, 2026 at 1:46 am

    It’s to do with the way you’re serving .js files. In particular your modernizr, you are bringing in as follows:

    <script type='text/javascript' src='http://rowbotfitness.com/wp-content/themes/businesspro/core/library/js/foundation/modernizr.foundation.js?ver=3.4.2'></script>
    

    (by the way, you have many JS and CSS files, it would be better if you could combine them, also your load order is a bit suspect, but that’s not the main problem)

    If you simply access the URL:

    http://rowbotfitness.com/wp-content/themes/businesspro/core/library/js/foundation/modernizr.foundation.js

    …in Firefox, then look at the error that pops up in your Firebug console, you’ll see the error that is causing you grief in IE:

    The character encoding of the plain text document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the file needs to be declared in the transfer protocol or file needs to use a byte order mark as an encoding signature.

    Not sure what is generating that JS file for you (with the ?ver=3.4.2) but you’d be better off linking straight to a JS file, and then setting up the correct MIME type in your webserver software. See here for a discussion on StackOverflow about that:

    Javascript MIME Type

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

Sidebar

Related Questions

I have a website that runs fine on IE10 Consumer Preview, Chrome, and Firefox
I have a website that right now, runs by creating static html pages from
I have a website (ASP.NET MVC3) that runs on IIS 7. From this website,
I have inherited an big existing PHP application (website actually) that runs on Apache.
I have an ActiveX control that runs on a website, where the old version
I have an application that runs on a shared hosting website - it is
I have a web site that runs both classic ASP and ASP.NET Webforms. The
I have a website that runs of a third party search provider that is
I have a timer that runs on the website. It will retrieve a timespan
We have a website that runs on two load balanced servers. We use the

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.