Tag Archives: element

Webpage Meta Refresh Primer Tutorial

We can think of several websites, like AFL.com.au featuring a Refresh paradigm, where when following the scores in a live game, the score is “refreshed” by the minute. In a close game, near the end, this can be agonizing, of … Continue reading

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

Relative Image URL Data URI Relationship Primer Tutorial

Yesterday’s Notes PDF Email Attachments Primer Tutorial, “under the hood”, had an interesting piece of HTML regarding that “snippety” mid-posting image (shortened regarding that image’s data URI) … <!–img src=’http://www.rjmprogramming.com.au/Mac/iPhone/bitof.jpg’></img–> <img src=[data URI of image]></img> … which reads, to me, … Continue reading

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

External Javascript Parent Differentiation Tutorial

To use an external Javascript component to a solution for a web application issue or architecture we often … admire the external Javascript “independence” from its parent, and yet helping out that “parent” adding to genericization you might say (if … Continue reading

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