Talk:Plugins/Calendar
From jQuery JavaScript Library
How can I integrate Jquery calender into ASP.NET web page? please tell me the complete procedure to use in ASP.NET with VB.NET.
Manish Pithwa
How can I integrate Jquery calender into ASP.NET web page?
How can I integrate Jquery calender into ASP.NET web page? please tell me the complete procedure to use in ASP.NET with VB.NET.
Manish Pithwa
source code incorrect
Hi,
the source code is not correct and does not work.
If view the source in the browser, it uses the window.onload function and not $(document).ready.
The calendar does not work in Internet Explorer 6/7, but shows no error message because of the try/catch. Without the try/catch, I get an error "popUpCal is not defined". I get the same error in Firefox with $(document).ready
Therefore, it's not usable at the moment :-(.
Regards
Christian
supercede issue
This plugin says it has been superceded by ui.datepicker, but when you go to ui.datepicker (via the provided link), ui.datepicker says it has been superceded by this plugin.
This plugin is what is included in jquery.ui-1.0.
Swalker 00:06, 20 November 2007 (PST)