Tag Archives: HTML5

Image Gallery Figcaption Primer Tutorial

We have a new slideshow presentation, or image gallery web application idea, today. It uses in its methodologies the HTML figcaption tag, new to HTML5, and useful, in that it associates images with explanatory words, though you don’t have to … Continue reading

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

HTML Datalist Tag Primer Tutorial

The release of HTML5 brought with it a smorgasbord of improvements, not all of them supported on all the platforms and web browsers … hopefully, this does not make you cross?! Am really happy, today, to remind you of an … Continue reading

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

HTML Iframe Srcdoc Attribute Overlay Tutorial

The recent HTML Iframe Srcdoc Attribute Primer Tutorial introduced this blog to an HTML iframe attribute new to HTML5 called “srcdoc” to be able to specify the HTML content of the page to show in the relevant HTML iframe element. … Continue reading

Posted in Not Categorised | Tagged , , , , , , , , , , , , , | Leave a comment

HTML Iframe Srcdoc Attribute Primer Tutorial

The HTML iframe element is a great element allowing inline new webpage content. This is controlled, traditionally, via the attribute (and thanks to W3Schools for the heads up here) … Attribute Value Description src URL Specifies the address of the … Continue reading

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

HTML5 Meter and Progress Element Onclick Tutorial

Yesterday’s YouTube Embedded Iframe API Playlist Tutorial got us hankering for either/both of … meter progress … be more proactive by nature, in terms of the fact that neither, in “native thinking terms” are changed in look (and value) via … Continue reading

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

Google Chart via CSV or JSON or XML Tutorial

Building on yesterday’s Google Chart via CSV or JSON Sharing Tutorial, again, we have a dual purpose set of improvements for you today regarding our CSV or JSON to Google Chart web application, those being … XML input data functionality … Continue reading

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

Google Chart via CSV or JSON Sharing Tutorial

Building on the recent Google Chart via CSV or JSON Filtering Tutorial we have a dual purpose set of improvements for you today regarding our CSV or JSON to Google Chart web application, that being … email sharing of scenarios … Continue reading

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

Google Chart via CSV or JSON Filtering Tutorial

One of the more challenging parts of data representation can be filtering out too much data, for presentation purposes. We are going to refer to this issue as a “filtering” issue. Building on yesterday’s Google Chart via CSV or JSON … Continue reading

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