Home
last modified time | relevance | path

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

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js7784 var topEl; // the element we want to match the top coordinate of
7787 topEl = view.el; // will cause the popover to cover any sort of header property
7790 topEl = this.rowEls.eq(row); // will align with top of row property
7796 top: topEl.offset().top,