Monthly Archives: June 2016

Horizontal Hashtag Navigation Trapping Primer Tutorial

Yesterday we got into some hashtag navigation event trapping, after … our discovery, during HTML a Tag Navigation Primer Tutorial our follow up, during Web Slideshow Like PowerPoint Hashtag Navigation Tutorial … where that “follow up” was really dealing with … Continue reading

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

Web Slideshow Like PowerPoint Hashtag Navigation Tutorial

Yesterday, with our HTML a Tag Navigation Primer Tutorial, we were involved in the first hashtag navigation event trapping we’d ever done at this blog, and this set us to thinking of what web application we have could benefit from … Continue reading

Posted in eLearning, 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

YouTube API Iframe Synchronicity Resizing Tutorial

Today’s work concerns dynamic resize of HTML iframe child elements that could resize themselves because their parent HTML elements have changed size via user intervention. We want to show you this today to talk a bit about the CSS properties … Continue reading

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

YouTube API Iframe Synchronicity Tutorial

Do you ever go into an electronics or electrical appliance store into the television section, and see all those television sets playing not always the same channel at once? Mesmerising, huh? Have seen this also, in Real Estate windows. Well, … Continue reading

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

Web Browser History Export Primer Tutorial

Yesterday, when we presented HTML/Javascript Units of Measure Game Tutorial as shown below, we showed you a big long list of web URL references embedded into our Javascript and commented out via the prefix “//” to explain where out there … Continue reading

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

HTML/Javascript Units of Measure Game Tutorial

Today we’ve based a “Units of Measure” game off of our previously presented HTML/Javascript Jobs Match Game Tutorial as shown below … believe it or not. Perhaps this calls for a bit of a blurb about seeing “patterns of use” … Continue reading

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

YouTube API Video Playlist Tutorial

Playlists are the topic we hone in on today with the continuation of our YouTube API for Iframe embedded videos “knowledge quest” today, building on yesterday’s YouTube API Start and Stop Resizing Tutorial as shown below. Perhaps your first exposure … Continue reading

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