Home
last modified time | relevance | path

Searched refs:navtype (Results 1 – 1 of 1) sorted by relevance

/plugin/datepicker/script/jscalendar-1.0/
Dcalendar.js271 if (cd.navtype < 0)
316 if (cd.navtype < 0)
392 …if (typeof el.navtype == "undefined" || (el.navtype != 50 && (el.navtype == 0 || Math.abs(el.navty…
398 if (el.navtype == 50 && target != el) {
510 if (el.navtype != 300) with (Calendar) {
511 if (el.navtype == 50) {
521 if (el.navtype == -1 || el.navtype == 1) {
524 } else if (el.navtype == -2 || el.navtype == 2) {
526 …cal.timeout = setTimeout((el.navtype > 0) ? "Calendar.showYearsCombo(true)" : "Calendar.showYearsC…
551 if (el.navtype != 300) {
[all …]