Dows anyone know how to remove the "Now" button from the jquery timepicker add on file?
I removed the var currentText = 'Now' but this removes the text but the button is still there which states "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