Tag Archives: html

Presenting from a single canvas with HTML5

I’ve always been a fan of non-standard presentation techniques to help engage the audience. One that’s caught my eye recently is the idea of presenting from a single canvas, using a defined path but with the ability to digress. The … Continue reading

Posted in techy solutions | Tagged , , , , , , | View Comments

Dojo checkboxes

I recently hit this snag when working with Dojo. Basically I wanted to set the checked status of a checkbox on a webpage programmatically. Simple you might think? Apparently not as easy as it should be. Interaction with checkboxes has … Continue reading

Posted in techy solutions | Tagged , , , , | View Comments