Home
last modified time | relevance | path

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

/plugin/datepicker/script/jscalendar-1.0/
Dcalendar-setup.js196 cal.showAtElement(params.button || params.displayArea || params.inputField, params.align);
Dcalendar.js1389 Calendar.prototype.showAtElement = function (el, opts) { method in Calendar