This week I have found a peach of a script. Phatfusion.net have a few really nice widgets, however, the one that really caught my eye was the was their slide show example. It provides a really slick way of presenting any images in a slide show format and is as close as you can get [...]
JavaScript's archives
Prototype Diagram
I’m sure plenty of you have seen this before as I know I have been using it for a long time but nether the less I thought I would post it anyway.
Jonathan Snook has created a very handy visual representation for the Prototype Framework. It’s an amazingly useful tool to have whilst developing and I [...]
Script of the Week
Whilst looking for some Visio templates and Stencils I came across a nice implementation of a JavaScript Carousel. It’s pretty slick and is based on the Yahoo User Interface (YUI) library.
Have a look for yourself at Bill Scotts Carousel.
Sliding Menu Revisited
A need to start off by thanking Heather who very kindly reworked the Sexy Sliding Menu to work from the left hand side and here it is.
code
html
There arent many changes here from the original in fact the only change within the HTML was to move the tab after the tab content region so as to [...]
Fancy Sliding Tab Menu using script.aculo.us
Well I’ve been at it again looking at new ways in which I can make good use script.aculo.us effects. I started by looking at the accordion this time and ways in which it can be developed to produce different results. The most common example that I knew of was the Rico accordion, so [...]
Continue reading " Fancy Sliding Tab Menu using script.aculo.us "

