jQuery
-
Using jQuery Ajax to send and recieve HTML form data
Friday, July 10th 2009
I’ve focused on Ajax quite a bit in recent posts and I’ve decided to wrap it up with a detailed breakdown on how I implemented jQuery Ajax functionality on the Interlopers portfolio pages.
-
Improving Interlopers - Part 2
Tuesday, June 30th 2009
I wanted to make searching the content on Interlopers a lot easier but that didn’t mean I couldn’t spice it up as well.
-
Creating your own toolbox menu with jQuery
Thursday, April 16th 2009
If you’ve spent a few moments browsing my site then hopefully you had a little play with the toolbox over on the right there. It’s a common feature where you click a new item and the old one shuts before revealing the newly clicked content and whilst there are plenty of plugins available to achieve this, I didn’t like being bound by their rules so I wrote my own script and it’s actually dead easy.
-
Sprucing up HTML validation links
Thursday, April 16th 2009
Most websites these days have got the classic ‘Valid HTML’ and ‘Valid CSS’ links and sure, we should be expecting no less these days. But if you’re up for improving the cosmetics of the standard links then these three little lines of jQuery will be right up your street.

