Skip to content
fahimc edited this page Mar 30, 2013 · 1 revision

getFontSize(element):Number - returns the font size set for the element provided.
getStyle(element,styleProperty):String - returns the computed style for the provided element. Provide the css style property with a hyphen as a string not camel case.
autoSizeFont(value) - if set to true it will set the page to resize the fonts on resize. If false it will remove the resize.
resizeRatio():Number - returns the ratio of the page scale if autoSizeFont has been set.