That’s right, after my jQuery plugin for imageless buttons much akin to those Google use in their online apps has been out in the wild for almost six months, an update is now here, making them version … uhm … 1.0.3.
During this time jQuery.com claims the code to have been downloaded … well darn, doesn’t say anything since I apparently didn’t add an actual release. Silly of me. But google analytics claims the page to have been viewed 6222 times, which makes it the single most popular page on this site. Yay.

Nothing much has actually changed except that I fixed a horrible bug, which prevented you from having tagged captions in buttons with dropdowns – this surprisingly took all night to fix, since what you’d normally expect jQuery to do simply melted down and refused to work, yes, even with the latest versions. Aside from that I’ve also dropped support for Safari 2 because updating jQuery to 1.3.x killed everything. It was a surprise to me, but the latest jQuery simply refused to load, nothing worked.
However, if you wish to support the old jQuery this imageless buttons plugin should still work as well as ever, except you won’t be able to use tagged captions for dropdowns.
That makes the list of supported browsers as follows:
Which means it should display pixel perfect and the same in all of those, except of course for any differences in parsing fonts.
Tags: Adobe AIR, JavaScript, jQuery, Usability
As developers we often berate our users for being stupid, even go so far as making up sayings to make it easier; what’s more, we even employ some very smart people and proverbs about stupidity to aid us in our cause to make fun of the stupid (l)users:
- Human stupidity is nonconvergent – it has no limit
- Two things are infinite: the universe and human stupidity; and I’m not sure about the universe.
- No matter how idiot proof you make something, humanity/evolution will always provide a better idiot
- PEBCAK/PEBKAC Error “problem exists between chair and keyboard” – ID10T Error (via @foulbastard)
- Or PICNIC. Problem In Chair Not In Computer (via @kapkap)
- no system, no matter how greatly developed, is resistant against dumb pulling off switch (via @Rokrca)
But let me ask you something, are you as a developer absolutely certain that the user is stupid and the fault doesn’t lie with your software? Can you prove without a doubt that what you developed is perfect and the Stupid User is just too idiotic to learn how to use your brilliant work?
Tags: commentary, food for thought, Human-computer interaction, society, Usability