$mobile object is not working
Hi All,
This library is not working code of JDateTimePicker
Mobile Library:
<script src="../Javascript/jquery.mobile-1.2.0.min.js" type="text/javascript"></script>
DateTime Picker libraries:
<link rel="stylesheet" href="http://code.jquery.com/ui/1.9.1/themes/base/jquery-ui.css" />
<script src="http://code.jquery.com/jquery-1.8.2.js"></script>
<script src="http://code.jquery.com/ui/1.9.1/jquery-ui.js"></script>
<link rel="stylesheet" href="/resources/demos/style.css" />
Is there way to use mobile JQuery library with DateTime Picker
Thanks