sriksr
01-20-2004, 06:50 PM
Stucked with a problem here.
I have a html page with 2 frames(frame concept is not a must here for soln).
On top frame I am creating array of urls.
I want to display the websites provided in array in bottom frame one by one.
Once first url loads completely, then it should display second one and so on till end of array.
Could you pls tell me how to do this either by putting timer or without timer.
I have a html page with 2 frames(frame concept is not a must here for soln).
On top frame I am creating array of urls.
I want to display the websites provided in array in bottom frame one by one.
Once first url loads completely, then it should display second one and so on till end of array.
Could you pls tell me how to do this either by putting timer or without timer.