Load different pages with in a single iframe
问题 hi guys, This is the extension of the question Auto redirecting to another pages at regular intervels. from there i got an idea to use sleep(value). I've developed a code here. <!------- Here goes script> <script type="text/javascript"> //Input the IDs of the IFRAMES you wish to dynamically resize to match its content height: //Separate each ID with a comma. Examples: ["myframe1", "myframe2"] or ["myframe"] or [] for none: var iframeids=["myframe"] //Should script hide iframe from browsers