Index: branches/resourceloader/phase3/resources/test/index.html |
— | — | @@ -19,7 +19,7 @@ |
20 | 20 | </p> |
21 | 21 | <p> |
22 | 22 | <strong>Datepicker....</strong> |
23 | | - <div id="datepicker"></div> |
| 23 | + <input type="text" id="datepicker" /> |
24 | 24 | </p> |
25 | 25 | <script type="text/javascript" > |
26 | 26 | mw.loader.load( ['test', 'jquery.ui.core', 'jquery.ui.datepicker'] ); |