This is a migrated thread and some comments may be shown as answers.

[Solved] Datepicker jscript runtime error

0 Answers 36 Views
Date/Time Pickers
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Lp1
Top achievements
Rank 1
Lp1 asked on 23 May 2011, 04:15 PM
In - jquery-ui-1.8.2.custom.min.js

Line causing issue - b.dpDiv.zIndex(d(a).zIndex()+1)
when I put a quick watch on dpDiv and zIndex it says they are undefined where they are meant to be or not I don't know.
and with firebug it says d(a).zIndex is not a function

Backstory - This is a project which is over a year old which I have bit by bit been upscaling in order to add in things.

Strange thing is if I click ignore then the datapicker window/calendar pops up and will correctly input to the page, I'm going to try to just delete that section from the code when I get into work tomoz unless someone has a better idea?

Edit - If I remove that line of code then it no longer causes a problem but I have no idea what that code does and as such no clue what will now break because it's been removed.
Tags
Date/Time Pickers
Asked by
Lp1
Top achievements
Rank 1
Share this question
or