jQuery-Timepicker-Addon
jQuery-Timepicker-Addon copied to clipboard
Can the widget be appended to a custom element ?
trafficstars
When I do this - $someElement.datepicker(); An element gets appended to the body of my html page. Is there a method/ way to change this ? I want to append this to another element.