Pop Date Selector

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
phppage
Forum Contributor
Posts: 126
Joined: Mon Apr 24, 2006 1:47 pm
Location: West Yorkshire, UK

Pop Date Selector

Post by phppage »

Would anyone know of a good popup date selector, like an applet one? Would be good if it could be easily placed in a form as a input and called by php functions.

Many Thanks
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Post by Burrito »

I think using an applet would be overkill for a pop up date selector.

I wrote a php / js version of one a while back. check in code snippets for it.

othewise a simple JS version should work fine.

google javascript date picker.
User avatar
phppage
Forum Contributor
Posts: 126
Joined: Mon Apr 24, 2006 1:47 pm
Location: West Yorkshire, UK

Post by phppage »

Yours looks great to me! Just what I was looking for. :)

Many Thanks.


viewtopic.php?t=31864&highlight=date
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

I have used Matt Kruse's JS Calendar with great ease and hapiness in the past (not trying to steal your thunder Burr, just thought I'd offer the suggestion).
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Post by Burrito »

Everah wrote:(not trying to steal your thunder Burr, just thought I'd offer the suggestion).
I have no thunder to steal...
Post Reply