Home
last modified time | relevance | path

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

/plugin/embedover/
H A Dscript.js48 var FFextraHeight=parseFloat(getFFVersion)>=0.1? 16 : 0; //extra height in px to add to iframe in F… variable
68 currentfr.height = currentfr.contentDocument.body.offsetHeight+FFextraHeight;