Limit checkbox selection with jQuery
At some point you may come across a situation where you need a user to select a set number of options from a group of checkboxes, in this case a radio group may not be suitable
VirtualBox Kernel bug on Mac OS X
A slight departure from my normal webby/development type posts today; virtualbox (my virtualisation package of choice) seems to have developed an odd error on my mac. Luckily I know how to get around it and it’s time to share the wealth :p
Opening a Joomla lightbox, from jQuery generated HTML
Today I have been dealing with an infuriating problem concerning joomla lightboxes. Opening them seems to be a little more situation specific than I thought!
Webkit and textarea
Just a quick post today, at some stage you may be using textarea in a page and you may notice that webkit browsers do something fancy
Wednesday double post of doom…part 2
Here is the second post in my wednesday posting fest of terror….ok i’ll calm down. This one is concerned with using Joomla mailer, which in turn is based upon the PhpMailer class.