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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T05:58:49+00:00 2026-06-05T05:58:49+00:00

I have a page with a large table that uses jquery quicksearch to quickly

  • 0

I have a page with a large table that uses jquery quicksearch to quickly search the table. This function as written works fine in Chrome, FF, and IE8 but in IE9 it fails. In fact it seems to fail in such a way that the remaining portion of the $(document).ready() doesn’t complete. Any ideas on what I can change in order to get this working in IE9?

$(document).ready(function () {
            $("#search_box").quicksearch("table#invTable tbody tr", {
                noResults: '#noresults',
                stripeRows: ['odd', 'even'],
                loader: 'span.loading',
                onAfter: function() {
                    document.getElementById("count").innerHTML=($('tr:visible').length-1);
                    }                   
                });

EDIT: It looks like this error in the IE9 console is the problem:

SEC7112: Script from
https://raw.github.com/riklomas/quicksearch/dev/jquery.quicksearch.js
was blocked due to mime type mismatch

Now I just have to figure out how to fix it!

EDIT2: File is hosted locally works. To the commenter who suggested this – add it as an answer and I’ll mark it correct.

  • 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-05T05:58:50+00:00Added an answer on June 5, 2026 at 5:58 am

    The Github-hosted version of this JavaScript file comes down with the text/plain mime-type. If you were to host the file locally you wouldn’t have this problem, as the content-type would be text/javascript. The same rule applies for CSS as well.

    Further reading: MIME-Handling Changes in Internet Explorer

    enter image description here

    • 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 uses jQuery tabs to tabify a set of HTML
I have an ASP.NET MVC application with a page that displays a large table
i have a page that displays large datasets into html tables. how can i
I have a page that has a large image on it with a number
I have a website that requires a very large background image. The page loads
I have a large table of supplemental data that is filled in from a
In an application I write that uses a large HTML table of numbers the
I have a table that displays pictures in each td element. The page is
I have a very large table on my page (821 x 205), and I
I have a function that checks each cell in each row of a table

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.