Skip directly to search Skip directly to A to Z list Skip directly to navigation Skip directly to page options Skip directly to site content

Responsive

Viewport

$('html').on('viewport-updated', function(){ $('#vp').text(CDC.Global.variables.viewPort); });

How to use "viewport-updated" and "CDC.Global.variables.viewPort"

TOP