I have three sites want to demo. What I can think is to use an iframe to display them one by one. <iframe src ="site" width="100%" height="300" scrolling="no" name=F1"> </iframe> My question: How to display them 5 seconds per site for one run? Thanks / Regards,
Im guessing if your only showing them for 5 seconds, they dont need to be functional. So why not just rotate 3 images of the websites?