jquery_datepicker icon indicating copy to clipboard operation
jquery_datepicker copied to clipboard

Fix #35 ('jQuery is not defined' when jquery_datepicker HTML output exists in the DOM before jQuery gets loaded.)

Open drakmail opened this issue 12 years ago • 2 comments

Fix issue with loading datepicker, when jQuery included at bottom of page (before </body>).

drakmail avatar Jan 24 '13 21:01 drakmail

Maybe, better add parameter to helper for this case.

drakmail avatar Jan 24 '13 21:01 drakmail

Hey! Thanks for the contribution. Makes sense waiting for the window.onload. Could you please modify the expected output in the tests as well?

albertopq avatar Jun 26 '13 10:06 albertopq