jQuery UI not binding on popup windows

Posted by Seth Duncan on Stack Overflow See other posts from Stack Overflow or by Seth Duncan
Published on 2010-03-26T04:20:00Z Indexed on 2010/03/26 4:23 UTC
Read the original article Hit count: 318

Filed under:
|
|

I get my datepicker control to bind fine to anything with a class of calendarTrigger on any of my pages, however on Popups (Of which use a Master Page and have the script files on it's master page) they don't bind to trigger datepicker UI elements.

Is there something I am missing ?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about ASP.NET