jquery.smartbanner
jquery.smartbanner copied to clipboard
Do not compute origHtmlMargin and scale if not needed
When meta.length == 0, there is not need for origHtmlMargin and scale computation, so we move these later, for better performance.