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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T02:46:50+00:00 2026-06-12T02:46:50+00:00

I am using for css and for datatables Please help me in my problem

  • 0

I am using for css

and for datatables

Please help me in my problem I want to implement table sorting. Thanks!

I am having error like this.

enter image description here

Full Code:

    <!DOCTYPE HTML>
<html lang="en">
<head>
    <meta charset="utf-8">

    <link href="/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css">

    <link href="https://github.com/DataTables/DataTables/blob/master/media/css/jquery.dataTables.css" rel="stylesheet" type="text/css">
    <script src="http://code.jquery.com/jquery-1.8.2.js"></script>

    <script src="https://github.com/DataTables/DataTables/blob/master/media/js/jquery.dataTables.js"></script>
    <script>
        $(document).ready(function() {
            $('#example').dataTable( {
                "sDom": "<'row'<'span6'l><'span6'f>r>t<'row'<'span6'i><'span6'p>>"
            });
            $.extend( $.fn.dataTableExt.oStdClasses, {
                "sWrapper": "dataTables_wrapper form-inline"
            });
        });
    </script>
</head>
<body>

<div class="container">


    <div class="span12">
        <table id="example" class="data-results table table-striped table-hover table-bordered tablesorter">

        </table>
    </div>

</div>

</body>
</html>
  • 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-12T02:46:51+00:00Added an answer on June 12, 2026 at 2:46 am

    https://github.com/DataTables/DataTables/blob/master/media/js/jquery.dataTables.js is an HTML document not a JavaScript file.

    Github repositories are not CDNs. You need to check the code out (or follow the download link from the project homepage) and host it somewhere.

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

Sidebar

Related Questions

Why I am having this type of error TypeError: oColumn is undefined using jquery
I'm using css to hide content that I want to reveal when a person
I would like to apply CSS to a checkbox in the jQuery Datatables plugin
I am using jquery plugin datatables and the css demo_table.css that has been using
Using CSS or jQuery, I would like to place a small box on a
I am using datatables. ( http://datatables.net/ ) I have created a table. There is
I'm applying DataTables to utilize filtering, sorting and pagination on my HTML table. I'm
A] Summary of the problem: Using jquery datatable ( http://www.datatables.net/ ) on the html
Using CSS Style Sheet for my Web page. I want to use a side
Using CSS style Sheet I have the button images, I want to add a

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.