I had this problem as well, and found that the latest unofficial/
unreleased (not in the builder/downloader) one had the fix needed:
http://ui.jquery.com/repository/latest/ui/ui.datepicker.js
On Sep 7, 1:25 am, SimoneB <[EMAIL PROTECTED]> wrote:
> I'm bumping this message because although the bug reports says it's
> fixed, I'm still experiencing this issue with the latest release.
>
> On 21 Lug, 06:22, jdoe <[EMAIL PROTECTED]> wrote:
>
> > Hi, I'm unable to make use of the datapicker when my element id
> > contains special characters such as the ':' which is inserted by
> > JavaServer Faces. These characters have been catered for in jQuery
> > since 1.1.3.
> > e.g.
> > <input id="searchForm:outboundDate" type="text" name="outboundDate" />
>
> > $("#searchForm\\:outboundDate").datepicker({
> > showOn: "both", buttonImage: "#{request.contextPath}/images/icon/cal-
> > popup.gif",
> > buttonImageOnly: true
>
> > });
>
> > When I click on a date from the pop-up nothing happens and in the
> > console I get "elemisundefined". I'd really like to use thedatepickerin a
> > JSF project but unfortunately this is a bit of a show-
> > stopper.
>
> > I've filed a bug report (http://ui.jquery.com/bugs/ticket/3113) but I
> > was just wondering if anyone has any ideas for a quick fix?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---