Hi, I had a datepicker in my page and worked fine but now, after put my grid with jQgrid, it doesn't work. Anybody knows why?
Please, try to put this code in your page and tell me if it works, ok?
|
1 |
<div class="sfcode"> <script><br /> $(function() {<br /> $( "#datepicker" ).datepicker();<br /> });<br /> </script><br /><br /></div></code><br /> |
|
1 |
<div><br /> <p>Date: <input id="datepicker" type="text"/></p><br /></div> |
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top