Content Syndication - js help pls
I've got the basics working.
However, for variety's sake I would like to display the latest 5 threads from a randomly selected forum. I have a random num generator and can select and assign forum #'s accordingly, but with the "forumids=X" hardwired into the script tag, I'm at a loss on how to randomize it. I think I want to replace "X" with a js variable. Is this feasible, and if so, how? Or do I need a completely different approach? I've hit my js limit.
Any help would be greatly appreciated.
|