Tuesday, February 17, 2015

Expandables

I recently published a new tutorial on how to create a collapsible system using a few lines of HTML, some CSS, and a little bit of jQuery. This tutorial is the basis of a mini-series I'm currently working on in my free time.

Expandables Tutorial

Enjoy!

Labels: , , ,

Friday, September 26, 2014

Using Device Orientation in HTML5

Ahmet Mermerkaya wrote an interesting article on how to use Device Orientation in HTML5 to affect behaviors and effects on a Canvas element. Check out the full article here: http://www.sitepoint.com/using-device-orientation-html5/

Labels: , ,