global options for jquery ui -


I am using jquery ui 1.8.10 i for example the entire site for a date in the global UI datepicker option Want to set:

  $ ("# qexpiration"). Date picture ({dateFormat: 'dd / mm / yy', isRTL: true});   

How do I set the default for all date pickers in my site?

try it

Comments