ok I have a form that has time drop down boxes and then tigra calendar.
I have a onchange function I have written. basically when everything has a value i want to open another link.
It works ok but the only issue is when calendar fills in date input box it doesn't trigger an onchange. how can I do this? since the calendar logo has focus from clicking on it i cant use an onfocus command either.
Any ideas would be great!
I have a onchange function I have written. basically when everything has a value i want to open another link.
It works ok but the only issue is when calendar fills in date input box it doesn't trigger an onchange. how can I do this? since the calendar logo has focus from clicking on it i cant use an onfocus command either.
Any ideas would be great!