Tag Archives: class

Javascript Object Oriented Programming Constructor Players Tutorial

Yesterday’s Javascript Object Oriented Programming Constructor Primer Tutorial‘s game was coded, and designed, for a single player. But perhaps you have a group of “big number” and/or “date” afficionado players wanting to play. Well, as of today, herd up to … Continue reading

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

Javascript Object Oriented Programming Constructor Primer Tutorial

An important aspect to any Object Oriented Programming (or OOP) discussion would have to include an early introduction to the concept of the (object) Constructor … In class-based object-oriented programming, a constructor is a special type of subroutine called to … Continue reading

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

Element Object Scrolling Word Break Tutorial

We continue on the CSS styling themes of yesterday’s Element Object Scrolling CSS Styling Tutorial because our “try below” HTML iframe incarnation of the use of our “Element Object (Programmatic) Scrolling” web application got us thinking about quite a few … Continue reading

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

Element Object Scrolling CSS Styling Tutorial

Yesterday’s Element Object Scrolling Primer Tutorial‘s “first draft” web application was functional as a “proof of concept” way to show how [Element].scrollIntoView() could work practically. To help out a web application that is just “functional” and improve the way the … Continue reading

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

AutoCompletion ComboBox Relative URL Tutorial

As the web application programmer for a domain URL part which is quite long … ie. “www.rjmprogramming.com.au” … it is no surprise, in this age of small screen widths and limited patience for typing keyboard data in, that we are … Continue reading

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

AutoCompletion ComboBox Base URL Tutorial

Adding to AutoCompletion ComboBox Mobile Tutorial and having a data based theme as per AutoCompletion ComboBox Drill Down Tutorial is today’s work, challenging the restrictiveness of the underlying web application’s reliance on Wikipedia information for underlying data interest. As you … Continue reading

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

AutoCompletion ComboBox Mobile Tutorial

Improving on yesterday’s AutoCompletion ComboBox Drill Down Tutorial‘s wikiautocompletion.htm‘s changed HTML parent wikiautocompletion.htm‘s live run today it is mainly mobile platform considerations that got us … adding a meta viewport element as per … <meta id=”myviewport” name=”viewport” content=”width=device-width, initial-scale=1.3, minimum-scale=0.1, … Continue reading

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

AutoCompletion ComboBox Drill Down Tutorial

After yesterday’s AutoCompletion ComboBox Navigate Tutorial, today we want to turn our attention to “data matters”. So far our data has consisted of … initial layer of hardcopy data … and yesterday we offered … user enterable Wikipedia “List Of” … Continue reading

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