I got thinking today, as I near roll out of an internal helpdesk app heavily using jQuery, why we bother to degrade our scripts so…
Tag: Web
This code (extracted from a javascript file) works in every major browser except IE (including IE8): $(’a[rel*=fancybox]’).fancybox({ ‘frameWidth’ : 500, ‘frameHeight’ : 465, ‘hideOnContentClick’ :…
And so the real race begins. Yesterday, Opera software announced via blog post that their post Opera 9.5 builds are passing the ACID3 test. Cool!…
The Acid 2 test has, for a few years now, been the de facto test for your browser’s CSS capabilities. The Acid test, fewer people…
As a general rule, 15% of any online community is comprised of ninnies, fools, and jerks. On some sites, this percentage is much higher, and…
Some time ago, I switched to Google’s Picasa Web Albums online photo management software. Although it’s simple to use, Picasa Web has been missing too…
Bloglines has been pushing their new beta site, beta.bloglines.com, and are already reporting many satisfied users. The new site is very attractive and much more…
I really did not expect to ever post something like this, but it’s true: I switched to Safari 3. I love Camino, really I do.…
I was just glancing over my web server logs, and I found that this month, the stats for my domain have changed a bit, no…
I spent about an hour troubleshooting why a stupid popup window wouldn’t work in IE. I tried everything – I renamed the window. I added…