Hi! I've just started with Turbogears and have been putting a photo post site together. I have basically no experience with web applications, but I have some programming experience.
My problem in short is: How do I make a timer-controlled redirect? That is, I want a new page to load after a certain time has passed (e.g. 5 seconds). Is this possible? I suppose some java magic could do this? Background: I have made a little turbogears application where you can upload images and watch them in different ways. I have a thumbnail grid, a full image display and a _slideshow_. The slideshow presents one image and back and next buttons lets you swap image. I would like to have an "run slideshow" button that makes the slideshow advance automatically. Like a proper slideshow! :) Cheers! Martin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

