Tag Archives: programming

HTML Canvas Video Display Filters Tutorial

We’re adding some new functionality onto the recent HTML Canvas Video Display Primer Tutorial, that being … turn the “Video” hardcoded text, on the webpage … into an “a” link … <a style=”cursor:pointer;text-decoration:underline;” onclick=”askv();”>Video</a> … calling on the Javascript function … Continue reading

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

HTML Canvas Pros and Cons Emoji Patterns Tutorial

Now that we know from yesterday’s HTML Canvas Video Display Primer Tutorial‘s link to HTML canvas createPattern() Method that … Definition and Usage The createPattern() method repeats the specified element in the specified direction. The element can be an image, … Continue reading

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

HTML Canvas Video Display Primer Tutorial

In doing the research for yesterday’s HTML Canvas Pros and Cons Inline HTML Email Tutorial‘s heavy use of the stupendous HTML(5) canvas element we came upon a very interesting discovery, at least for us, that being the HTML canvas createPattern() … Continue reading

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

HTML Canvas Pros and Cons Inline HTML Email Tutorial

Keeping with the theme of HTML(5) canvas elements lately, let’s revisit the “Pros and Cons” web application of HTML Canvas Pros and Cons Font Colours Tutorial, because it is common for the “blank canvas” things of life to be the … Continue reading

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

Top Location Href Troubleshooting Tutorial

We have found with grandparent/parent/child modelled web applications, it might come back to bite you if you are not careful. This sprung to mind in the way the two most recent WordPress blog postings (here) like yesterday’s Mobile Feedback Annotation … Continue reading

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

CSS Counters Game Primer Tutorial

How best to do a tutorial about a CSS feature doing very Javascript’y things? Yes, CSS Counters represents a CSS way to create dynamic content, which is usually the domain of Javascript scripting, as a lot of you would know. … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , | 1 Comment

Emoji Placeholder Internationalization Primer Tutorial

We discovered a great new “Emoji lookup” website the other day called English to Emoji! In past tutorials we’ll have told you about how good we’ve found Emojipedia‘s search functionality with regard to matching a “concept” to an “emoji”. We … Continue reading

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

HTML Icons Primer Tutorial

Today we’re delving further into the HTML Icons start we made with yesterday’s Negative Margin CSS Primer Tutorial. W3school’s CSS Icons … How To Add Icons The simplest way to add an icon to your HTML page, is with an … Continue reading

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