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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T16:50:15+00:00 2026-06-10T16:50:15+00:00

In a GWT application i’m trying to use this component: http://keith-wood.name/datepick.html In their page

  • 0

In a GWT application i’m trying to use this component:

http://keith-wood.name/datepick.html

In their page they explain that we need to use the following jquery function to use it:

$(function() {
$('#popupDatepicker').datepick();
});

<input type="text" id="popupDatepicker">

Due to requirements aplication i can´t use it like described so i use the onClick event like this:

<input type="text" id="popupDatepicker" 
       onClick="$('#popupDatepicker').datepick();">

In this way, the component is loaded but only on the second click (my first click doesn’t do anying)

Has anyone had this problem?

Thanks a lot.

  • 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-10T16:50:17+00:00Added an answer on June 10, 2026 at 4:50 pm

    You should be able to use any selector string to initialize date picker elements on the page. Thus, you could give your <input> elements a class:

     <input class='datepick' name='whatever'>
    

    and then initialize all of them with:

     $(function() {
       $('.datepick').datepick();
     });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a GWT application that accept these tokens: http://127.0.0.1:8888/app.html?gwt.codesvr=127.0.0.1:9997#user&someuser This will open up
I'm building a GWT Application. But i dont want user to enter any html
I am currently working on a GWT application that requires report printing. The use
I want to use my own existing model in GWT application. From what I've
I have a GWT application that created an XML structure and then posts this
I have a monolingual GWT application (English) and I would like to use localized
I have this GWT application which login/logout to a server. The server side is
I am trying to make GWT application work in a portlet. Portlet is a
We have a GWT application deployed onto tomcat, after a few hours of use
In my GWT application I also use SmartGWT library for some user interface elements.

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.