Home
last modified time | relevance | path

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

/template/ospyramid/js/libs/
Drespond.min.js7maxw:D.match(/\(max\-width:[\s]*([\s]*[0-9]+)px[\s]*\)/)&&parseFloat(RegExp.$1)})}}j()},l,q,j=func… property
Drespond.js120 maxw : thisq.match( /\(max\-width:[\s]*([\s]*[0-9]+)px[\s]*\)/ ) && parseFloat( RegExp.$1 ) property
154 if( !thisstyle.minw && !thisstyle.maxw ||
156 (!thisstyle.maxw || thisstyle.maxw && currWidth <= thisstyle.maxw ) ){