I get an error in Firefox and IE with the latest build. Firebug
output:

(new Date).zeroTime is not a function
setStartDate(undefined)jquery.datePicker... (line 516)
init(Object renderCallback=[0] createButton=true)jquery.datePicker...
(line 498)
(no name)()jquery.datePicker... (line 215)
e([input#SearchDate], function(), undefined)jQuery.js (line 1)
e(function(), undefined)jQuery.js (line 1)
datePicker(Object renderCallback=[0]
createButton=true)jquery.datePicker... (line 205)
(no name)("<p><fieldset><legend>Change Date</legend>\r\n<form
id="rsSearchDate" name="rsSearchDate" method="post"...")RepSched.js
(line 23)
e([div#ContentOne], function(), ["<p><fieldset><legend>Change Date</
legend>\r\n<form id="rsSearchDate" name="rsSearchDate"
method="post"...", "success", XMLHttpRequest])jQuery.js (line 1)
e(function(), ["<p><fieldset><legend>Change Date</legend>\r\n<form
id="rsSearchDate" name="rsSearchDate" method="post"...", "success",
XMLHttpRequest])jQuery.js (line 1)
e(XMLHttpRequest, "success")jQuery.js (line 1)
e(undefined)jQuery.js (line 1)
[Break on this error] this.startDate = (new Date()).zeroTime();

Thoughts?

On Apr 24, 2:54 am, "Kelvin Luck" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'd like to announce the beta release of v2 of my datePicker plugin for 
> jQuery. This release is a complete rewrite which makes the date picker 
> considerably more powerful and flexible than it previously was. Check out the 
> temporary project page:
>
> http://kelvinluck.com/assets/jquery/datePicker/v2/demo/
>
> Note, this is currently in beta and may be a little rough around the edges 
> but I'd love to get some feedback. I've tested in FF2, IE6 and Opera 9 but it 
> would be good to know if it works in other browsers (particulaly Safari). 
> Plus any other feedback on extra stuff you'd like adding or bugs you discover,
>
> Cheers,
>
> Kelvin :)

Reply via email to