CSS3 PIE: My new favorite IE enhancement
· 1 min read
IE sucks big time, period! Even version 8 doesn’t support many useful CSS rules such as border radius and box...
· 1 min read
IE sucks big time, period! Even version 8 doesn’t support many useful CSS rules such as border radius and box...
· 2 min read
If you already have an iPhone, iPad or any other iOS-based device, you have definitely seen the strange bookmarking Safari...
· 1 min read
Yes it is possible and easy! You only have to use the (rare/unknown?) start attribute at your ordered list element...
· 1 min read
There are two, easy ways to achieve this. The first one is simply by using the array [] notation directly...
· 1 min read
Creating a new DOM element in jQuery is super easy. Just add the element of your choice into the jQuery...
· 3 min read
I just read the last page of the jQuery Cookbook (great book by the way), and I'd like to present...