Tag Archives: jquery

A Coda/JQuery style Flash slider tutorial

A good sign to write a quick tutorial is when you couldn’t find anything in a couple of Google searches for the problem you where trying to solve.

Also tagged , , ,

Photo montage with Safari/Chrome/Webkit, JQuery and Flickr…

This only works in Safari and Chrome
There is no doubting how powerful Webkit is, some of the new CSS selectors it provides make it a breeze to do certain things that would have normally required a sea of div’s, javascript or Flash to make them work.

Also tagged , , ,

Writing multiple toggle links in JQuery

I was just working with this so thought I would write and quick a quick blog post about it. It was covered a bit on http://www.learningjquery.com/2006/09/slicker-show-and-hide but hidden in the comments so I though I would bring it out for all to see. Thanks to Scott for the original explanation.

Also tagged ,