Hey Fred,
Thanks for the reply,
Ya i do have my code within the $(function(){ ... }) just didn't paste
it in my post. (my bad)
Anyway I've found what the problem is now, there is already a ticket
about it which I've linked below. Have to use a workaround at the
moment with a settimeout function, so I've got it working now. It's
due to be fixed in 1.8 of JQueryUI.
http://dev.jqueryui.com/ticket/4481
Cheers
On Sep 8, 4:06 pm, "fichtre.diantre" <[email protected]>
wrote:
> It could be because you define your datepicker outside the load function.
> When attached to an input, the datepicker is initialized when your input
> get the focus, ie when the page is loaded.
> When inline, it's called as soon as you define it ... and then is your
> function
> disableDays allready defined?
>
> try defining the datepicker in $(function(){ ... })
> (if it's not still the case ...)
>
> hope that's help, anyway send back more of your "non-working" code,
>
> Fred
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---