Ruby on Rails
Thursday, December 30, 2010
Datepick in FaceBox
:javascript
$(document).bind('reveal.facebox', function() {
$('.item_payment_date').datepick({dateFormat: 'yyyy-mm-dd'});
});
you are calling datepick on class item_payment_date
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment