As I wrote months ago in this documentation about JavaScript prototypal inheritance , subclass native data type is not that simple (almost n...
current information about computer and internet
As I wrote months ago in this documentation about JavaScript prototypal inheritance , subclass native data type is not that simple (almost n...
kangax as reply to Diego comment , then Ajaxian as desert with my comments, but three of us completely in the wrong direction. Why isNativ...
We all like the jQuery code style where the instance is returned almost everywhere, but we often forget about DOM methods that do the same a...
Introduction Nowadays, we read news about new libraries, technologies, etc etc, but there is an area in this Web 2.0 era which seems to be ...
I found this post from Ajaxian extremely interesting, and I decided to try to create a better version, if it is possible, of Google Buttons...
Somebody asked me to implement a web based spell check without plug-ins or specific browsers requirement (we all know banks security policie...
I find the static keyword in PHP 5.3 absolutely useful, but I instantly felt into a dilemma: what about parent? With static it is possible t...