Tag development
Joomla component parameters - Do it your way!
First of all, an acknowledgment. I can’t take credit for this information as I found it on another blog: http://onestoryeveryday.com/joomla-component-parameter-save-and-persist.html. But I felt that the post was so good it was worth repeating just to get the information out there! If you want to be able to save component parameters in Joomla, outside of the normal methods, read on.
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
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.