Tag Archives: screen

Landing Page Web Inspector iPhone CSS Styling Tutorial

We’ve put up with a Landing Page annoyance regarding iPhone Portrait viewing for some time now, but today we’ve bitten the bullet and attended to the issue whereby the last “g” in RJM Programming butted up to the right hand … Continue reading

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

Window Object Screen Member Variables Overlay Tutorial

Onto yesterday’s Window Object Screen Member Variables Tutorial we nuance … “overlay” if (navigator.userAgent.match(/Android|BlackBerry|iPhone|iPad|iPod|Opera Mini|IEMobile/i)) { document.body.innerHTML+='<span id=vertborder data-class=”hseparator” style=”color:transparent;position:absolute;left:91%;top:50%;z-index:99;transform:rotate(90deg);”>document.documentElement.clientHeight=’ + document.documentElement.clientHeight + ‘</span>’; } else { document.body.innerHTML+='<span id=vertborder data-class=”hseparator” style=”color:transparent;position:absolute;left:94.25%;top:50%;z-index:99;transform:rotate(90deg);”>document.documentElement.clientHeight=’ + document.documentElement.clientHeight + ‘</span>’; } and “flex” <style> .hseparator … Continue reading

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

Window Object Screen Member Variables Tutorial

We stumbled upon an excellent diagram image to explain some of the window object member variables available to Javascript DOM and describing the various dimensions of device screen parts at https://moo-you.tistory.com/882 … … thanks. Knowing that, we harnessed the great … Continue reading

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

Apple iOS Control Centre Tutorial

For many years now on any Apple iOS iPhone or iPad device we’d been around, we’d keep forgetting the relationship between a … top right swipe down (or bottom swipe up) gesture (as we talked about with Apple iPad Gesture … Continue reading

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

Viewport and CSS Calc Screen Resize Tutorial

As well as the … intersection resizing concerns of Viewport and CSS Calc Intersection Resize Tutorial … there is also … screen resizing to consider … like with the recent WordPress Emoji Menu Screen Resize Tutorial heads up regarding how … Continue reading

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

WordPress Emoji Menu Screen Resize Tutorial

Occasionally resizing, and we include in here “pinching” and “stretching” mobile platform gestures, presents situations you don’t feel like you can “let go through to the keeper” coding and testing web applications on a web browser. Our recent Emoji Menu … Continue reading

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

Apple iPad Books App Tutorial

The Apple iOS Books app has had a makeover since we last looked. We used to associate it with being a PDF Reader, and small time, editor. But now, it has become more about reading and listening within the realms … Continue reading

Posted in eLearning, Hardware, iOS, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , | Leave a comment

Projector Viewing Primer Tutorial

Are you interested in swapping out a television viewing system of watching entertainment for a projector based one? We recently acquired an Xgimi projector, and after setting up the projector with a decent screen to project to, found the setting … Continue reading

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