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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T16:45:06+00:00 2026-05-26T16:45:06+00:00

i am trying to use a date picker, but i am not sure how

  • 0

i am trying to use a date picker, but i am not sure how to pass the selected value to my textbox. I am using

http://docs.jquery.com/UI/Datepicker

Also i am using the datetime picker used here

http://plugins.jquery.com/node/2795/release?api_version%5B%5D=59

it says the CSS is attached but i dont see it and my datetime picker is not styled, here is my code

     <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script>
     <script type="text/javascript" src="javascript/ui.datetimepicker.js"> </script>
         <link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/>



      <script>
      $(document).ready(function() {
        $("#datetimepicker").datepicker();
      });

    <body>
    <div id="content" class="divContent">
        <div id="mainContent" class="divMainContent" style="text-align: left;">
         <p>Reservations and RSVP for logged users<p>
     <div id="datetimepicker"></div>
   <input type="text" name="date" />
     </div>
    </div>
    </body>
  • 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-26T16:45:07+00:00Added an answer on May 26, 2026 at 4:45 pm

    Apply the datepicker to the input element, not the div

    <input type="text" id="myDateTime" name="date"/>
    

    Apply datepicker

    $('#myDateTime').datepicker();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to use the following plugin for date picking: http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/index.html And I'm trying
I'm trying to use the simplest possible scenario using a date picker in different
Im trying to use Date Formatters (NSDateFormatter), but I keep getting this error: Program
I'm trying to use one date picker and two time picker in the same
http://jsfiddle.net/r7D2x/ I'm trying to use jQuery Datepicker on a label ( <span> ) instead
I'm trying to use the jquery datepicker (the ajax control toolkit one will not
I have been using the jQuery date picker for a while and its great.
I am using the framework codeigniter and trying to use jquery for the purpose
I am trying to use a date time picker to get a month and
I am trying to use the date command in Terminal on multiple Mac OS

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.