skip to Main Content

How to open datepicker on button click jquery

I am working on Jquery,Right now i am getting "datepicker" on "input type text",but i want to display that datepicker on button click,how can i do this ? Here is my current code <head> <link href="https://code.jquery.com/ui/jquery-ui-git.css" rel="stylesheet" type="text/css" /> <script…

VIEW QUESTION
Back To Top
Search