Tag Archives: HTML

Fairy Story Phrases Helper Primer Tutorial

Just like with yesterday’s Parsing Relative Url Tutorial use of the HTML … keyboard onkeypress event Javascript logic to check on keyboard entries ahead of the onblur event “final say” … and the … keyboard related oninput event to check … Continue reading

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

Parsing Relative Url Tutorial

Recently, the idea of … relative URLs … versus … absolute URLs … has been of interest to us because PHP’s glob function is so useful for those savvy users out there satisfied with relative URL definitions for their input … Continue reading

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

Media Gallery Figcaption Tutorial

Yesterday’s Image Gallery Figcaption Slideshow Tutorial added some animation to the “Image Gallery (via Figcapture elements)” web application we’d been developing. Today we … extend to “Media Gallery (via Figcapture elements)” (from “Image Gallery (via Figcapture elements)”) via code to … Continue reading

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

Image Gallery Figcaption Slideshow Tutorial

Yesterday’s Image Gallery Figcaption Primer Tutorial progress regarding Image Galleries Based On Figcapture elements involved no animation in its makeup or functionality. Around here, though, we often deal with related sets of images (as with example of our tutorial picture), … Continue reading

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

Image Gallery Figcaption Primer Tutorial

We have a new slideshow presentation, or image gallery web application idea, today. It uses in its methodologies the HTML figcaption tag, new to HTML5, and useful, in that it associates images with explanatory words, though you don’t have to … Continue reading

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

HTML Event Disrupters Primer Tutorial

Computer Programming has grown up a lot since the earlier languages, my favourite being, for years, FORTRAN, where a GOTO statement would not always be frowned upon, as much as anything because lazy programmers (cough, cough) could justify their “GOTO” … Continue reading

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

HTML Datalist Tag Primer Tutorial

The release of HTML5 brought with it a smorgasbord of improvements, not all of them supported on all the platforms and web browsers … hopefully, this does not make you cross?! Am really happy, today, to remind you of an … Continue reading

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

Google Places API Autocomplete Proof of Concept Primer Tutorial

Huge “where of life” concept ahead! Yes, we are trialling the great Google Places API, specifically a proof of concept use of autocomplete logic checking keyboard entered places letter by letter. Cute, huh? As you can imagine, “incumbency” is big … Continue reading

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