Tag Archives: window

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

HTML Template Tag Primer Tutorial

In amongst yesterday’s online newspaper readings a graph on the news.com.au article ‘We’ve never been asked’: Uncomfortable truth about immigration debate titled “Overseas migrant arrivals by country of birth” (A Flourish bar chart race) intrigued us. Wow, what a great … Continue reading

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

Haiku Image Tutorial

Were you around when Python Cowsay API Cartoon Speech Media Tutorial‘s “genesis tutorial” called Python Cowsay API Primer Tutorial intimated … … with an integration purpose in mind ? And then, sometime between then and now were you a “Doubting … 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

WordPress Emoji Menu Revamp Tutorial

We really like HTML iframe usage around here. In terms of … Software Need Not Be Hard … being our company byline, they tick a lot of boxes. You’ll read online, though, issues with security and whatnot regarding them, so, … Continue reading

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