Tag Archives: tutorial

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

Animated GIF versus PDF Presentation Considerations Tutorial

The RJM Programming web server is a Linux one, which means, in terms of it’s hard disk, file resource allocation limits happen regarding both … disk storage in bytes (affected by how large your files are/get) number of files in … Continue reading

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

Messages iOS App Photo Attachment Options Tutorial

We had a … Yeah, yeah, yeah. We know we should know that! … moment yesterday, communicating via SMS on our iPhone. The solution to our pickle ended up being that, amongst … 1 On iPhone, in Messages app, in … Continue reading

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

CSS Web Application External Javascript Programmatical Updates Tutorial

Two jobs today, moving on from yesterday’s CSS Web Application External Javascript Peer to Peer Tutorial … allow any random backdrop background image, specified by the user, have it’s content be retained sharing with any email recipient shared with, just … Continue reading

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

CSS Web Application External Javascript Peer to Peer Tutorial

We tackle a few more issues onto yesterday’s CSS Web Application Highlighted Text Tutorial with … peer to peer linking of these 3 (so far) CSS referencing web applications via a new header element dropdown element some better email functionality … Continue reading

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

CSS Web Application Highlighted Text Tutorial

You may have been around reading this blog to recall Sentence Text Word Underlining Primer Tutorial‘s discussions regarding the text data talents of HTML element type textarea up against div and the resultant table reflecting our views on this … … Continue reading

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