Topic: Refresh in new window, how? (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=10623" title="Pages that link to Topic: Refresh in new window, how? (Page 1 of 1)" rel="nofollow" >Topic: Refresh in new window, how? <span class="small">(Page 1 of 1)</span>\

 
flyer
Bipolar (III) Inmate

From: Helsingborg, Sweden
Insane since: Oct 2000

posted posted 11-12-2001 10:22

Is there a possibility to get the refresh-tag to open the link in a specifik frame
or even in a new window? Now it just opens in the same frame... :/

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 11-12-2001 21:32

A meta refresh tag can't target a frame other than the current. You should use a JavaScript timed location change. Example (it will change the location of the frame named "test" after 5 seconds):

<SCRIPT TYPE="text/javascript" LANGUAGE="JavaScript">
<!-- ;
setTimeout("top.test.location = 'newpage.html'", 5000);
// -->
</SCRIPT>




Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu