Tag Archives: ondblclick

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

Multiple addEventListener Logics for HTML Elements Ondblclick Tutorial

In yesterday’s Multiple addEventListener Logics for HTML Elements Primer Tutorial‘s “function ael_more” you may have noticed the codeline … document.getElementById(iois.id.replace(‘i’,’td’)).addEventListener(“click”, window[“ev” + fnum + ”]); … we use to set up the [element].addEventListener means by which we add “onclick” event … Continue reading

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

Apple Script Execution of Start Word Suggestions for Wordle Tutorial

It’s 2022 as we write this blog post and these days your macOS operating systems no longer present you with the chance to create desktop shortcuts that run a program with user defined arguments. But there is still Apple Script … Continue reading

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

Start Word Suggestions for Wordle Intersessional Tutorial

Yesterday’s English Word Guessing Game Intranet Tutorial‘s use of window.localStorage methodologies got us rethinking the “Start Word for Wordle” ideas in the recent Start Word Suggestions for Wordle Sort Tutorial‘s web application. Those, again, Javascript prompt window driven user interactions, … Continue reading

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

Start Word Suggestions for Wordle Sort Tutorial

The webpage created when you execute Start Word Suggestions for Wordle Iframe Tutorial‘s “Start Word Suggestions for Wordle” web application features a pretty common and traditional form of HTML table element display. This HTML table element can “host” children and … Continue reading

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

CSS Display Inline-Block Contenteditable Tutorial

Yesterday’s CSS Display Inline-Block Primer Tutorial got us curious about other CSS “*” selector thoughts, and there is no way we’ll think of all the possibilities, so why not open it up to the user to control? We’ve discussed before … Continue reading

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