Difference between revisions of "Team:BOKU-Vienna/Notebook"

Line 125: Line 125:
 
<!---TEST--->
 
<!---TEST--->
 
<body>
 
<body>
     <p>Pick a Date: <input type="text" id="datepicker" /></p>
+
     <p><input type="text" id="datepicker" /></p>
 
   </body>
 
   </body>
  
Line 138: Line 138:
 
   /* This is the function that will get executed after the DOM is fully loaded */
 
   /* This is the function that will get executed after the DOM is fully loaded */
 
   function () {
 
   function () {
     $( "#datepicker" ).datepicker({
+
     $("#datepicker").datepicker({
 
       changeMonth: true,//this option for allowing user to select month
 
       changeMonth: true,//this option for allowing user to select month
 
       changeYear: true //this option for allowing user to select from year range
 
       changeYear: true //this option for allowing user to select from year range

Revision as of 09:29, 18 July 2017

Notebook

V

Notebook.


Our Notebook is still under construction. You can find our protocol for the methods here: Protocol