Tag Archives: outerHTML

Emoji Random Slideshow Sharing Tutorial

Accountability and sharing are feature words for our functionality improvements on yesterday’s Random Emoji Slideshow we presented with Emoji Random Slideshow Primer Tutorial yesterday. Accountability is achieved by remembering the random emojis on any given session should the user be … Continue reading

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

Colour Coded Element InnerHTML Tutorial

Today we indulge in a few of the personal I.T. interests “swimming around” for me at the moment … fonts, and whether they can be zoomed to pixel level with not much more than client side Javascript, not using jQuery … Continue reading

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

HTML a Tag Navigation Primer Tutorial

Wonder if you were reading yesterday’s YouTube API Iframe Synchronicity Resizing Tutorial and its PHP code snippet … <?php if (strpos($p1, “.”) !== false) { echo “\n window.open(‘http://www.youtube.com/watch?v=K5StTXQofqs’, ‘_blank’, ‘top=50,left=50,width=500,height=500’); \n”; } else { echo “\n document.getElementById(‘myh1’).innerHTML=\”Enjoy the Videos … … Continue reading

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

HTML/Javascript DOM Cloning Primer Tutorial

Javascript DOM is hugely useful for creating dynamic client functionality for web pages. And we don’t mean for you to “Hug Ely” … though you can if he’s right next to you … we mean, primarily for us, the following … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , | 2 Comments