langziyang Posted February 14, 2018 Share Posted February 14, 2018 in my module,hootDisplayHeader function ,i add this code $this->context->controller->addJqueryUi('ui.datepicker'); on my tpl file i add this code: <input id="travel_date" type="text" data-hex="true" class="datepicker hasDatepicker" name="travel_date" value=""> and the js file add: $("#travel_date").datepicker(); but the datepicker is not gender,is it the bug? Link to comment Share on other sites More sharing options...
Rémi Posted May 8, 2018 Share Posted May 8, 2018 Hello, Did you find a solution ? i got similar problem. Thank you. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now