jonthornton/jquery-timepicker

this.targetEl.nodeName === "INPUT" is not working

Closed this issue · 2 comments

If this.targetEl.nodeName is lowercase 'input', the value is not set in input tag.

Thanks for reporting an issue. Which browsers have this.targetEl.nodeName in lowercase?

Closing due to inactivity