![]() |
Jquery UI Datepicker doesn't show again when link is clicked
Hello,
I need your help. I seem to have this working except for the fact that once the link is clicked, the datepicker opens, then I select a date and all is good and well, then once I try to click the link again, the date picker does not open again. What am I doing wrong? Code:
<html>Cheers, Jay |
I'm sorry but I'm not sure you're going about this the right way.
1. you are trying to use the datepicker in a non-standard way, which I suppose is possible, but thats not the way it's meant to be used. - It's generally attached directly to a form input field of some kind. 2. - why datepicker().datepicker("show") ? 3. .change() is only for inputs, textareas and selects. perhaps state what you are trying to accomplish and I can give you a basic example? Ill give you a basic example. Code:
|
| All times are GMT +1. The time now is 10:54 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.