Laurie Knight
Results
1
issues of
Laurie Knight
I've got two simplePickers, for starts at and ends at var sa_simplePicker = new SimplePicker(['input#starts_at', {zIndex: 100}]); var ea_simplePicker = new SimplePicker(['input#ends_at', {zIndex: 100}]); and some simple js to open...