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

  • Home
  • SEARCH
  • 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 8901685
In Process

The Archive Base Latest Questions

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

I have an external javascript file called plugins.js which has all my jquery code

  • 0

I have an external javascript file called plugins.js which has all my jquery code for several plugins on the home page.
They all work fine in all browsers expect ie7, which wont load any of them.
ie7 will only load them if i include them separately in the head of the index.php page, but i dont want to do this as the plugins script is quiet long and this is why i wanted to load it separately.

Code can be seen on – http://www.cutecupcak.es

i cant seem to insert the code here sorry.
But the external script file is called .plugins.js

How can i get ie7 to read these scripts without moving them all to the home page?

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

    Your problem is a , – change

    $('#slider').nivoSlider({ //home page slider //
      animSpeed: 1500,
      pauseOnHover: true,
      pauseTime: 5500,
    });
    

    to

    $('#slider').nivoSlider({ //home page slider //
      animSpeed: 1500,
      pauseOnHover: true,
      pauseTime: 5500 // Removed last comma
    });
    

    IE is extremely picky with extra trailing commas

    NOTE: I found this error by looking at the Developer Tools within IE – it told me there was an error Expected identifier, string or number on Line 12 of plugin.js

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

Sidebar

Related Questions

I have a page that pulls an external JavaScript file, which then generates some
I have some jQuery code in an external Javascript file that is making an
I have the following code in an external JavaScript file that is called within
I am new to web development. I have an external JavaScript file which has
I have a one page web application, which means alot of javascript. External scripts
I have an external javascript that is called into a html page. The lines
A bunch of my JavaScript code is in an external file called helpers.js. Inside
I have an HTML page and and external JavaScript file. How do I access
I have the following script, which is in an external file called at the
I have an external javascript file, and it has multiple if statements, the problem

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.