Jquery datepicker icon hide

Posted by Tony Borf on Stack Overflow See other posts from Stack Overflow or by Tony Borf
Published on 2009-08-12T14:13:55Z Indexed on 2010/03/20 0:01 UTC
Read the original article Hit count: 132

Filed under:

I am using a Jquery dialog for both viewing a record and editing a record. When in edit mode the user can change the date using the datepicker. In viewmode I need to hide the datepicker icon and only show the date. Is there a way to toggle the datepicker icon on and off as needed?

© Stack Overflow or respective owner

Related posts about jQuery