Current location: Hot Scripts Forums » General Web Coding » JavaScript » Help, I am trying to open series of pages


Help, I am trying to open series of pages

Reply
  #1 (permalink)  
Old 11-21-07, 11:18 PM
Frank Woolf Frank Woolf is offline
Newbie Coder
 
Join Date: May 2004
Location: Philippines and Hong Kong
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Help, I am trying to open series of pages

I have a list of pages put into a PHP array then a "while" loop to pick each one in turn that I want to open and display for about 3 seconds each.

I have searched and experimented with iFrames, with self closing pop-up windows etc but I cannot get it to work.

I guess this is best done with Javascript but I am a total beginner with Javascript.

Can someone please help.
Reply With Quote
  #2 (permalink)  
Old 11-25-07, 08:15 AM
job0107's Avatar
job0107 job0107 is offline
Community Liaison
 
Join Date: Dec 2006
Location: Tacoma, Washington USA
Posts: 3,454
Thanks: 0
Thanked 140 Times in 137 Posts
This can be done with PHP.
PHP Code:

sleep(3); 

The above command will stop execution for 3 seconds.
Use this command after the page has been opened and displayed.

If this isn't what you are looking for, then could you post the code you have so far.
And we will help you get it working.
__________________
Jerry Broughton

Last edited by job0107; 11-25-07 at 08:19 AM.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
JS script not working properly on IE but working on Firefox!!! sujata_ghosh JavaScript 4 05-21-07 05:46 AM
how to link to insert pages samkry ASP 0 06-13-04 11:14 PM


All times are GMT -5. The time now is 11:32 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.