Home
last modified time | relevance | path

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

/plugin/lightbox/
H A Dscript.js48 function getPageScroll(){ function
174 var arrayPageScroll = getPageScroll();
/plugin/lytebox/
H A Dlytebox.js271 object.style.top = (this.getPageScroll() + (pageSize[3] / 15)) + "px";
781 LyteBox.prototype.getPageScroll = function() { method in LyteBox