1

Is there any way to generate a pop-up box that has a drop-down to select date times and after selecting date time clicks on OK button that selected value gets stored in some variable.

I know about prompt pop-ups but it only has a textbox to take values. How can I set any calendar on onfocus event of that textbox OR how can I set a drop-down for selecting date times instead of textbox.

Thanks

Barney
  • 2,355
  • 3
  • 22
  • 37
Shreya
  • 103
  • 1
  • 1
  • 13

1 Answers1

0

Date Picker

I hope this is what you want.You can use Pikaday plugin.

It is Lightweight,and has No dependencies.

Checkout the Demo: http://dbushell.github.com/Pikaday/

Heres the Complete Documentation: https://github.com/dbushell/Pikaday

Tabraiz Ali
  • 677
  • 9
  • 36