AnyPicker icon indicating copy to clipboard operation
AnyPicker copied to clipboard

anypicker issue about date and basic

Open tayyab3331 opened this issue 7 years ago • 1 comments

date picker and basic picker not working on single page only one is working is use #(document).ready function only one is working

tayyab3331 avatar Mar 11 '17 09:03 tayyab3331

#(document).ready(function() { }); is required.

See Example demo/AnyPicker-Common-Date-and-Select.htm in which Date Picker and Basic Picker are used on a single page.

nehakadam avatar Mar 13 '17 13:03 nehakadam