mobiscroll.ios-2.5.1.js 292 Bytes Edit 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 (function ($) { $.mobiscroll.themes.ios = { defaults: { dateOrder: 'MMdyy', rows: 5, height: 30, width: 55, headerText: false, showLabel: false, useShortLabels: true } } })(jQuery);