Tag Archives: onchange

Hashtagging and .htaccess Tutorial

We have two concepts to get across with today’s tutorial … the desire to limit your web application URL usage away from URLs that include ? (and so involve (PHP $_GET[]) URL arguments) because the search engines do not, in … Continue reading

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

WordPress Blog Posting Title Regular Expression Search .htaccess Tutorial

As we pick up from yesterday’s WordPress Blog Posting Title Regular Expression Search Primer Tutorial with explaining the functionality behind our new WordPress Blog Title Regular Expression Search functionality you can … take a peak at the URL created during … Continue reading

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

HTML Select Element Dynamic Multiple Attribute Tutorial

Am sure a lot of web programmers would like to invent some generic code to allow the HTML select (“dropdown”) element be able to toggle between the … Single select attribute mode … and … Multiple select attribute mode … … Continue reading

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

HTML/Javascript Jumbled Sentences and Words Modal Tutorial

When we last left off with our ESL (or “English as a Second or Foreign Language”) Jumbled Sentences and Words game web application, with HTML/Javascript Jumbled Sentences and Words Game Tutorial as shown below, we did succeed, but not for … Continue reading

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

HTML/Javascript Jumbled Sentences and Words Game Tutorial

Today we’ve added functionality onto yesterday’s HTML/Javascript Jumbled Sentences Game Tutorial as shown below, by allowing for the words of the sentences to also be jumbled, adding to the complexity of the game should the user (perhaps an ESL (or … Continue reading

Posted in eLearning, ESL, Event-Driven Programming, Games, Tutorials | Tagged , , , , , , , , , , , , , , , | 1 Comment

HTML/Javascript Jumbled Sentences Game Tutorial

We have an ESL (or “English as a Second or Foreign Language”) Jumbled Sentence construction game today that builds on the basic (game) structure of HTML/Javascript Homophones Game Tutorial as shown below. Doing this web application, though, taught me, yet … Continue reading

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

WordPress Blog Search Within Search Overlay Tutorial

Thought we were finished with “filter a search” (or “search within a search”) ideas yesterday … but how wrong were we? That wasn’t rhetorical. Okay … be like that. Anyway, we realised with today’s work continuing on from yesterday’s WordPress … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , | 16 Comments

WordPress Blog Search Within Search Ajax Tutorial

The last aspect to “filter a search” (or “search within a search”) ideas is to do with Ajax functionality, because we discovered that, at least for non-mobile users, the onmouseover and onmouseout events work for the HTML option tag within … Continue reading

Posted in Ajax, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , | 7 Comments