Tag Archives: window.innerWidth

Mobile Friendly Meta Viewport Tag Zoom Tutorial

Yesterday, with Mobile Friendly Meta Viewport Tag Primer Tutorial as shown below, we featured the HTML meta tag … <meta id=”myviewport” name=”viewport” content=”width=device-width, initial-scale=1, minimum-scale=0.25, maximum-scale=8, user-scalable=yes” /> … and explained more of its uses, taking a look at its … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Mobile Friendly Meta Viewport Tag Primer Tutorial

A couple of days ago we cautioned against thinking the HTML meta tag was a “cure all” to make a web application mobile friendly. Well, lately we’ve had a web application where it made ALL the difference, and so, today, … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , | Comments Off

Intelligent Hashtagging Primer Tutorial

The HTML hashtagging navigation technique off an HTML a tag like … <a href=’#page3′ title=’Go to page 3 via hashtagging’>Go to page 3 via hashtagging navigation</a> … does not involve a rerun of the Javascript DOM document.body’s onload event, and … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , | Leave a comment