I have a form in which I have Field named 'Start Time' and 'Stop time'.Data in start time field is entered by user and stop field is in disabled mode initially. I want to enable the stop field after the 3 hrs of the entered value in start time. is it possible by java script/php/html.Which is the best way to achieve it.
↧