Tag Archives: event

Select Element Onmouseout Focus Control to Nowhere Annoyance Solution Tutorial

We could so easily have called today’s tutorial … WordPress Custom Fields Focus Issue Tutorial … or … Select Element Focus to Nowhere Primer Tutorial … or … Non-mobile Focus Control Primer Tutorial … or … Non-mobile Onmouseout versus Onlosefocus … Continue reading

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

Word Guessing or Synonym Game Right Click Tutorial

When we presented Word Guessing or Synonym Game for Two Tutorial we were curious about … word game … played by more than one player … all using the one device … and, back then, settled on a two player … Continue reading

Posted in eLearning, Event-Driven Programming, Games, 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

Multiple addEventListener Logics for HTML Elements Primer Tutorial

The dynamic creation of event logic associated with webpage HTML elements is a powerful tool for making your webpages dynamic. In the case of the great [element].addEventListener means by which you can make this happen, there is a great feature … Continue reading

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

WordPress Calendar Widget Destination Webpage Image Background Tutorial

Yesterday’s WordPress Calendar Widget Table Cell Tutorial Image Background Tutorial highlights a talking point regarding webpage functionality … there is the flagging that “functionality is there” phase of webpage development … maybe almost as important as … the “functionality itself … Continue reading

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

WordPress Calendar Widget Table Cell Tutorial Image Background Tutorial

The recently increased role for our Word Press Blog 404.php (initially envisaged by WordPress codex as the PHP to address HTTP error 404 “Page Not Found”) has opened the door to many more uses. And thanks here to Lorem Picsum … Continue reading

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

Landing Page Autocompletion Blog RegExp Finds Tutorial

Yesterday’s Landing Page Autocompletion Blog Finds Tutorial needed work … tweaking for user driven RegExp (via Javascript) blog post finding from the RJM Programming Landing Pages, the old top codeline relying on string matching string length, a concept that does … Continue reading

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

Landing Page Autocompletion Blog Finds Tutorial

Two recent themes, and another we like, and enjoy using, combine today, as per … the “Landing Page” theme of yesterday’s Blog Posting Filtering Background Date Interfacing Tutorial … along with … not that we’ve said it in so many … Continue reading

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