jmzbond
jmzbond
I'm trying to flip some tiles of text, but the tiles should all be vertically centered. Prior to flip, the tiles were all arranged as ``. When I apply flip,...
Just downloaded latest JS (11/2015), plopped in exactly the example code as given: ``` var startTimeTextBox = $('#deliverytime_start'); var endTimeTextBox = $('#deliverytime_end'); $.timepicker.timeRange( startTimeTextBox, endTimeTextBox, { minInterval: (1000*60*60), // 1hr...
I couldn't seem to find this in the Docs, only how to change the text of the button. Thanks, GREAT addon by the way! So glad I found it
Gon works fine in development mode, but in production, it's producing an Uncaught Reference Error: gon is not defined. I have written in the application layout header before style sheet/...