Note that there are some explanatory texts on larger screens.

plurals
  1. POHow to add done button in date picker using jquery mobile Ipad
    primarykey
    data
    text
    <p>I am using date picker using jquery mobile . I am using like that. But when I add this it only show clear button not showing any <strong>done</strong> can it is possible to add done button or any other way to add date picker .?</p> <p><img src="https://i.stack.imgur.com/oOZNf.png" alt="enter image description here"></p> <p>Hi I am using like that.. </p> <p>here is my js and css files</p> <pre><code>&lt;link rel="stylesheet" href="css/jquery.mobile-1.3.1.css"&gt; &lt;link rel="stylesheet" href="css/jquery.mobile.structure-1.3.1.css"&gt; &lt;link rel="stylesheet" href="css/jquery.mobile.structure-1.3.1.min.css"&gt; &lt;link rel="stylesheet" href="css/jquery.mobile.theme-1.3.1.css"&gt; &lt;link rel="stylesheet" href="css/jquery.mobile.theme-1.3.1.min.css"&gt; &lt;link rel="stylesheet" href="css/base.css"&gt; &lt;!-- Extra Codiqa features --&gt; &lt;!-- jQuery and jQuery Mobile --&gt; &lt;script src="js/jquery-1.9.1.min.js"&gt;&lt;/script&gt; &lt;script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"&gt;&lt;/script&gt; &lt;script src="cordova-2.7.0.js"&gt;&lt;/script&gt; &lt;!--script src="js/jquery.mobile-1.3.1.min.js"&gt;&lt;/script--&gt; &lt;!--script src="js/jquery.mobile-1.3.1.min.js"&gt;&lt;/script--&gt; &lt;script src="js/jquery.mobile-1.3.1.js"&gt;&lt;/script&gt; &lt;script src="js/index.js"&gt;&lt;/script&gt; &lt;script src="js/PopupScript.js"&gt;&lt;/script&gt; &lt;script src="js/CasePadDatabase.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" src="js/websocket.js"&gt;&lt;/script&gt; &lt;script src="js/BackButtonImplentation.js"&gt;&lt;/script&gt; &lt;script src="js/fontSizeFunctionality.js"&gt;&lt;/script&gt; &lt;script src="js/CreateFolder.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" charset="utf-8" src="js/WebSocketPlugin.js"&gt;&lt;/script&gt; &lt;script type="text/javascript" charset="utf-8" src="js/highlight.js"&gt;&lt;/script&gt; &lt;script src="js/EmailComposer.js"&gt;&lt;/script&gt; </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload