The latest HTML5 / JavaScript game engines
In the age of multiple platforms and smartphones there is one definite feature is supported by all – a browser. Running with this idea is latest innovation in browser gaming – the gaming engine.
Blankit for jQuery – set your targets to blank.
The latest addition to my ever growing list of projects on Github is Blankit – a jQuery plugin for adding target=”_blank” to any matching elements.
6 jQuery plugins that are a little bit different
To prove to myself that there was more to jQuery than content scrollers, I did some Google’ing and found 6 really unique jQuery plugins/extensions that are worth taking a look at.
Quick Tips – jQuery: Giving your selectors some context
The jQuery function allows for a second, lesser known about, parameter which tells the function to only search for the element within the context of the given element.