Team:TU Delft/calendartest

From 2010.igem.org

(Difference between revisions)
Line 20: Line 20:
       onSelect: function(dateText, inst) {
       onSelect: function(dateText, inst) {
         alert(dateText);
         alert(dateText);
-
       }
+
       },
//Kelvin's code initing datePicker
//Kelvin's code initing datePicker
Line 34: Line 34:
         //the requested month, IIRC
         //the requested month, IIRC
         }
         }
-
       },
+
       }
     });
     });

Revision as of 14:07, 24 June 2010