Glen Lipka wrote:
Scott, I can think of a couple reasons for this.
Let's say you want to scroll some facts or quotes or customer testamonials across the screen, but you also want to start at a random one.
That sort of thing. Or scrolling images.
Oh, I can see plenty of reasons for choosing a random element of a set,
but the OP said
> I'd like to create a repository of 'facts' and have jQuery serve up
> a different fact at random with each page-load.
which sounds more server-side to me. Not a big deal either way. As you
pointed out, it's easy enough to do in JQuery if that's what's needed.
-- Scott