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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:32:35+00:00 2026-05-26T04:32:35+00:00

IE9 Bug – JavaScript only works after opening developer tools once. Our site offers

  • 0

IE9 Bug – JavaScript only works after opening developer tools once.

Our site offers free pdf downloads to users, and it has a simple “enter password to download” function. However, it doesn’t work at all in Internet Explorer.

You can see for yourself in this example.

The download pass is “makeuseof”. In any other browser, it works fine. In IE, both buttons do nothing.

The most curious thing I’ve found is that if you open and close the developer toolbar with F12, it all suddenly starts to work.

We’ve tried compatibility mode and such, nothing makes a difference.

How do I make this work in Internet Explorer?

  • 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-05-26T04:32:36+00:00Added an answer on May 26, 2026 at 4:32 am

    It sounds like you might have some debugging code in your javascript.

    The experience you’re describing is typical of code which contain console.log() or any of the other console functionality.

    The console object is only activated when the Dev Toolbar is opened. Prior to that, calling the console object will result in it being reported as undefined. After the toolbar has been opened, the console will exist (even if the toolbar is subsequently closed), so your console calls will then work.

    There are a few solutions to this:

    The most obvious one is to go through your code removing references to console. You shouldn’t be leaving stuff like that in production code anyway.

    If you want to keep the console references, you could wrap them in an if() statement, or some other conditional which checks whether the console object exists before trying to call it.

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

Sidebar

Related Questions

I'm trying to fix a minor bug in my lightbox Javascript, whilst keeping the
I have found a bug in IE9 but googling for it hasn't helped finding
[CONFIRMED: IE9 suffers the same bug! :'( ] I have a div that is
I have a bug in IE8, but works in firefox, chrome and safari. Here's
Background Info A bug exists currently in IE9 where it thinks that the NodeFilter
we have a bug with ie8(under XP), and ie9 (under 7) doing several RPC
As the title says, my code works in the latest Firefox and IE9 but
I have a problem with our website at www.eat.vn. The site is fine in
Does the latest IE9 Developer preview (Build 4, v1.9.7.9.16.6000) support the file API? The
I have just installed IE9 beta and on a specific site I created (HTML5)

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.