Tag Archives: input

Colour Discernment Game Primer Tutorial

Today we’ve got a “Colour Discernment” Game web application for all you colour discerners out there in the colourful “net” land. We know that you know that they know you’re out there, so there! It’s a pretty simple game in … Continue reading

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

PHP/Javascript SVG Colour Picker Tutorial

Today’s posting hooks up two HTML5 concepts, as described below … The HTML5 specification allows for the display of 2D-graphics via SVG HTML tags which use graphical applications in XML and the XML is then rendered by a SVG viewer. … Continue reading

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

HTML/Javascript Window Open URLs Primer Tutorial

Today we have a fairly simple HTML and Javascript web application that has a (supervisor) parent/child (iframe) arrangement collecting URLs off the user that they can subsequently get displayed in popup window.open windows once the user is happy to display … Continue reading

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

Australian Indigenous Language Image Map Checkbox Tutorial

Like yesterday, today we mix geography and history in an image map web application exploring Indigenous Australian Language, History and Culture, “the oldest surviving culture in the world”. Today’s tutorial, extending on yesterday’s Australian Indigenous Language Image Map Dropdown Tutorial … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , | 5 Comments

Ajax All Textboxes All Mandatory Form Primer Tutorial

Was wondering, today, whether we’ve ever mentioned the very useful onblur event for the textbox input HTML tag, which fires after you leave a textbox, whether you have filled it in or not. It pans out we have, with the … Continue reading

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

More About HTML Forms Tutorial

An HTML form element is often used to interact with a user to offer information about a product or service, and set up a dialogue of some sort should the user wish to enquire further. This often is useful for … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , | 1 Comment