CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> General/Other

 Jquery help (Resolved)

Print topic Send  topic

Author Message
ckroon

Posts: 869
Posted: 07/02/2010, 11:31 PM

Hi all.. am trying out the cool datepicker over at http://keith-wood.name/datepick.html.
I have everything ready to go.. except for this step:

Connect the datepicker functionality to your input field or division/span.

$(selector).datepick();

If my textbox name is BirthDate.. I assume I do this $(BirthDate).datepick();

But where does this code go?

Thanks!
_________________
Walter Kempees...you are dearly missed.
View profile  Send private message
quasimidi


Posts: 151
Posted: 07/03/2010, 2:45 AM

Hi Ck,

Please try to use the selector like this:

$('#BirthDate').datepick();

all the best,


Quote ckroon:
Hi all.. am trying out the cool datepicker over at http://keith-wood.name/datepick.html.
I have everything ready to go.. except for this step:

Connect the datepicker functionality to your input field or division/span.

$(selector).datepick();

If my textbox name is BirthDate.. I assume I do this $(BirthDate).datepick();

But where does this code go?

Thanks!



_________________
RS
View profile  Send private message
ckroon

Posts: 869
Posted: 07/04/2010, 10:38 AM

Got it thanks! :-D
_________________
Walter Kempees...you are dearly missed.
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.