Tag Archives: programming

Javascript jQuery More Filtering Tutorial

The web (design and) styling and Javascript client event functionality worlds can feel more united using jQuery (they all being aspects to web front-end (client) programming). We are not going to extend the jQuery much on yesterday’s Javascript jQuery Filter … Continue reading

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

Javascript jQuery Filter by Type Tutorial

Today’s tutorial builds on yesterday’s Javascript jQuery Traversing Primer Tutorial as shown below … Javascript brings great things to the client side of web applications. And within this Javascript world a wonderful library of functionality is jQuery. The jQuery library … Continue reading

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

Javascript jQuery Traversing Primer Tutorial

Javascript brings great things to the client side of web applications. And within this Javascript world a wonderful library of functionality is jQuery. The jQuery library starts you thinking in a jQuery way, admittedly, but you can mix and match … Continue reading

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

HTML/Javascript Homonyms Game Tutorial

ESL (or “English as a Second or Foreign Language”) is a term for the study of English as a Second Language, and is of particular relevance to immigrants to English speaking countries from non-English speaking backgrounds. One of the most … Continue reading

Posted in eLearning, ESL, Games, Tutorials | Tagged , , , , , , , , , , , , , , | 12 Comments

HTML/Javascript PopUp Mouseover Event Game Tutorial

Are you … a fan of Mission Impossible amazed when Rafael Nadal avoids walking on the lines when accidentally dropping your toast, hoping it lands butter up …? If you scored 2 or above … please read on. If you … Continue reading

Posted in eLearning, Games, Tutorials | Tagged , , , , , , , , , , | 11 Comments

HTML/Javascript Object Primer Tutorial

There are three HTML elements that embed other HTML or images or media. They are … iframe object embed … and today we are going to show how similar the first two are when you are working with embedded data … Continue reading

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

HTML/Javascript Music Chord Game Tutorial

Yesterday we wrote a musical pitch game for one note at a time and today we extend that functionality to allow the user to guess the characteristics of musical chords and intervals played for them by this MIDI music web … Continue reading

Posted in eLearning, Games, Tutorials | Tagged , , , , , , , , , , , , , | 7 Comments

HTML/Javascript Music Pitch Game Tutorial

Yesterday we continued on with the MIDI music web application (as you can see below with HTML/Javascript/PHP Compose Music Tutorial) we’ve been working on almost to the point of it being useful to be called upon within an HTML iframe … Continue reading

Posted in eLearning, Games, Tutorials | Tagged , , , , , , , , , , , , , | 25 Comments