Posts Tagged ‘cool’

Alternating row styles with Javascript March 5th, 2009 by Sheldon Lendrum

I am writing a list that outputs a large amount of data in a vertical structure, with many rows the list gets hard to tell which entry is which.
Now, normally I would do this via PHP, something like

< ?php $messages = SQL(‘QUERY TO GET MY MESSAGES’); ?>
< ?php $style [...]

WPTouch – iPhone your Wordpress October 26th, 2008 by Sheldon Lendrum

I came accross this sweet Wordpress Plugin called ‘WPTouch today and have just installed it on this blog.

What it does, is create an iPhone friendly version of your blog. It has some sweet customisable features, like using Advanced jQuery Javascript Effects (ajax entries, ajax comments, smooth effects), Enable Gravatars in Comments.
When Advanced [...]