Tag Archives: programming

WordPress User Body Background Primer Tutorial

Similarly to two days ago (with WordPress User Header Section Border Primer Tutorial as shown below), but we’ll be adding new Body Background (Colour) user controllable functionality (within any one web browser session), let’s recap to … In the world … Continue reading

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

HTML Button Ideas Primer Tutorial

HTML is full of possibilities to simulate the pressing or touching action of a button. Some HTML element types we show in a button pressing style today with our HTML programming source code button_ideas.htm are … button tag input type=”button” … Continue reading

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

WordPress User Header Section Border Primer Tutorial

Recap to Previous WordPress User Font Families Primer Tutorial as shown below, yesterday … In the world of client/server programming it is surprising that PHP (on the server side) and Javascript (on the client side) can so often both be … Continue reading

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

WordPress User Font Families Primer Tutorial

In the world of client/server programming it is surprising that PHP (on the server side) and Javascript (on the client side) can so often both be approaches to solving a problem. But maybe it shouldn’t be so surprising, since they … Continue reading

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

HTML/Javascript Cockpit of Web Applications Home Tutorial

Yesterday ticked all the boxes with our Cockpit Feel web application to suggest that it is now an excellent candidate to be the designated Home Page for a web browser, as it could be the tailorable “web application central” as … Continue reading

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

HTML/Javascript Cockpit of Web Applications Form Tutorial

Today’s Cockpit Feel web application adds functionality along with yesterday’s pre-existing … Javascript DOM document.write() method nesting … Javascript prompt() window method … way that asks for input from the user in that old interactive desktop command line application feeling … Continue reading

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

HTML/Javascript Cockpit of Web Applications Primer Tutorial

Today’s web application continues our interest in … Javascript DOM document.write() method nesting … Javascript prompt() window method … to give that old interactive desktop command line application feel that many of the “senior citizens” (should we diplomatically say) of … Continue reading

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

HTML/Javascript Canvas Fractions Drag and Drop Tutorial

A few days back we spoke about drag and drop events where we presented The Three P Three Modes Drag and Drop Tutorial and the event discussion then … Eventwise, you’ll want to research … So what events were relevant … Continue reading

Posted in eLearning, Event-Driven Programming, Games, GUI, Tutorials | Tagged , , , , , , , , , , , , | 9 Comments