Tag Archives: event

GeoJson World Drag and Drop Google Tutorial

We often turn to what we like to call … “long hover” (ie. on non-mobile, wait for a long while after the onmouseover event initiation to see whether the user is still hovering) … and today, a bit like that, … Continue reading

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

GeoJson World Drag and Drop Pin Tutorial

Before today, with the GeoJson Countries web application from GeoJson World Colour Wheel Wikipedia Integration Tutorial we’ve mainly used … onclick event logic … and today, we start to also include … drag and drop event logic (like, but nuanced … Continue reading

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

Applying Onpageshow and Onpagehide and Onvisibilitychange Events Tutorial

Yesterday’s Onpageshow and Onpagehide and Onvisibilitychange Events Primer Tutorial was held off for a while by us, because we couldn’t think of a good and useful application of these events. But one occurred to us when we saw … on … Continue reading

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

Onpageshow and Onpagehide and Onvisibilitychange Events Primer Tutorial

Today, we discuss alternative event ideas to document.body onload and onunload events tracing the navigating to and from a webpage, respectively. The three event types we’ve experimented with, today, in our proof of concept HTML and Javascript pageTransitions.html, are, with … Continue reading

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

HTML Form Use of Disabled Input Elements Tutorial

Regarding that work last week, with Google Chart Geo and or Map Chart Modes of Use Tutorial, involving … HTML form element navigation ideas asking one (interactively entered) user question at a time reminiscent of how command line desktop applications … Continue reading

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

Blog Kaleidoscopic View Detail Tutorial

Around here, we’re keen on event driven programming, especially within your run of the mill web application, within the purview of web browser usage. While we have little doubt that people understand the dynamism and use event driven programming represents, … Continue reading

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

YouTube Music Video External Javascript Drag Genericization Tutorial

Onto yesterday’s YouTube Music Video External Javascript More Genericization Tutorial‘s progress, today, we’ve … added recent GET argument functionalities … Mr Smith Goes To Washington … and, today, our newly compiled … Slow Classical Movements Movie Soundtracks … into the … Continue reading

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

YouTube Music Video External Javascript More Genericization Tutorial

Yesterday’s YouTube Music Video External Javascript Genericization Tutorial started our external Javascript genericizations with our Peer to Peer YouTube Web Application. Some may find it irritating, but we even use code like … if (document.getElementById(‘sshuffle’)) { var ssos=document.getElementById(‘sshuffle’).innerHTML.split(‘</option>’); console.log(‘sshuffle option … Continue reading

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