-
How to open multiple websites one by one?
Hello
I found code out but its not functioning properly. It just loads google and yahoo. Is it possible to load all websites which I have placed?. OR is there any other way to open itself multiple websites one by one like google, yahoo, etc after certain length of time. ( like yahoo is opened then after 10 seconds or onload the full page automatically google should be open after that same hotmail)
Please send me the code as I sent you follow if you know about such kind of code.
Thanks + Best regards
Steeve
<HTML><TITLE>welcome</TITLE>
<HEAD>
<FRAMESET ROWS="100%,*" onfiltered="location.href='http://www.yahoo.com'">
<FRAME SRC="http://www.google.com">
<FRAME SRC="http://www.rediffmail.com">
<FRAME SRC="http://www.hotmail.com">
<FRAME SRC="http://www.mail.indiatimes.com">
</FRAME>
</HEAD>
<BODY>
</BODY></HTML>
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks