Does anyone know how to remove the "Now" button from the jquery timepicker add on file?
I removed the var currentText = 'Now'
, and this change removes the text, but the button is still there, labelled "Today" instead of "Now". I do not need this button in the timepicker.
I am using Trent Richardson's timepicker.
The timepicker can be seen on this website: click here
The js file can be seen here, click here