nehakadam / AnyPicker

jQuery Picker Library for Android, iOS & Windows Phone. eg Date Picker, Time Picker, DateTime Picker, Custom Select etc
https://nehakadam.github.io/AnyPicker/
MIT License
116 stars 37 forks source link

set button not show in 'ios' theme. #14

Open mrsunday opened 7 years ago

mrsunday commented 7 years ago

set button not show in 'ios' theme. this happened in the lastest version. Thank you for browsing.

$("#ip-ios").AnyPicker( { mode: "datetime", layout: "fixed", dateTimeFormat: "MMMM d, yyyy", theme: "iOS" // "Default", "iOS", "Android", "Windows" });

nehakadam commented 7 years ago

Thank you for reporting issue. Please try latest version and try exmaple AnyPicker-Layout-Fixed-Date.htm.