On Mon, Aug 25, 2008 at 04:38:20PM +0100, Kake L Pugh wrote:> > it ...
> On Mon 25 Aug 2008, Rev Simon Rumble <simon@rumble.net> wrote:
> > I think this could be good in the OG software, particularly for search
> > results. Each category could _optionally_ have an icon associated with
> It does sound like a complicated project which would take quite a lotIf you want to do it without adding load on the server (apart from that
> of thinking out. But if you want to start working on a preliminary
> version of it then I certainly have no objections!
to serve up the images) you could do it with Javascript.
Put the list of categories in a <div> and then do a replace() on the
contents while the page renders.
I feel dirty for saying that.