ICT: Diary
D: 28 W: 05

< July 2011 >
Sun Mon Tue Wed Thu Fri Sat
 12
3456789
10111213141516
17181920212223
24252627282930
31 

Based on notaweblog.php by joshua stein

[ ] Thursday, 14 July 2011 [ ]

Uncaught TypeError: Object [object Object] has no method 'zIndex'

Uncaught TypeError: Object [object Object] has no method 'zIndex'
$.extend._showDatepicker	jquery.ui.datepicker.js:669
f.event.handle			jquery.js:16
f.event.add.k.i.handle.k	jquery.js:16

The line of code in jquery.ui.datepicker.js is:

inst.dpDiv.zIndex($(input).zIndex()+1);

If commented out the error disappears?


$Id: diary,v 1.38 2025/01/01 22:43:54 fred Exp $