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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T21:23:52+00:00 2026-06-12T21:23:52+00:00

I have some code that has a jquery datepicker and also some code for

  • 0

I have some code that has a jquery datepicker and also some code for pagination. Now my problem is when I add the following:

<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.0/jquery.min.js'>

My date picker does not work.

If I comment the above my pagination code does not work.
here is my jquery code code:

<link rel='stylesheet' href='http://code.jquery.com/ui/1.9.0/themes/base/jquery-ui.css' />"
puts "<script src='http://code.jquery.com/jquery-1.8.2.js'></script>"
puts "<script src='http://code.jquery.com/ui/1.9.0/jquery-ui.js'></script>"
puts "<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.0/jquery.min.js'></script>"

puts {
    <script type="text/javascript">
    jQuery(function() {
        jQuery( '#startdatepicker' ).datepicker();

    });

    </script>
}
puts {
    <script type="text/javascript">
    jQuery(function() {
        jQuery( '#enddatepicker' ).datepicker();

    });
    </script>
}
puts {
    <script type="text/javascript">
    jQuery(document).ready(function()
    {

    function Data_Load()
    {
    jQuery("#loading").fadeIn(900,0);
    #jQuery("#loading").html('<img src="bigLoader.gif" />');
    }

    function Hide_Load()
    {
    jQuery("#loading").fadeOut('slow');
    };


    jQuery("#pagination li:first")
    .css({'color' : '#FF0084'}).css({'border' : 'none'});
    Data_Load();
    jQuery("#jcontent").load("nbonbs_log.cgi?page=1", Hide_Load());


    jQuery("#pagination li").click(function(){
    Data_Load();

    jQuery("#pagination li")
    .css({'border' : 'solid #dddddd 1px'})
    .css({'color' : '#0063DC'});

    jQuery(this)
    .css({'color' : '#FF0084'})
    .css({'border' : 'none'});

    var pageNum = this.id;
    jQuery("#jcontent").load("nbonbs_log.cgi?page=" + pageNum, Hide_Load());
    });

    });
    </script>
}
  • 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-12T21:23:54+00:00Added an answer on June 12, 2026 at 9:23 pm

    Sometimes if you include the JQUERY library more than once it causes issues. Maybe try commenting out the first JQUERY include (jquery-1.8.2.js).

    Just a guess.

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

Sidebar

Related Questions

Trying to clean up some code. I have a button that has the following
I have some older (broken) code that has a join using a *= table1.ID
I have some code that creates some span tags and each span has its
I have a code that has some mpi api-dependent bits: #if MPIVERSION==1 ... #elif
We have a system that has some Bash scripts running besides Java code. Since
I have some code that shows results in a table Right now it will
I have customized jqGrid's edit form to have some fields that use jQuery's DatePicker
I am modifying some code that has a lot of jQuery but I am
I'm using jQuery 1.6.1 and I have some code that's erroring out in IE7,
For example sake, I'll use some dummy code. I have some jQuery setup that

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.