Topic: Refresh in new window, how? (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: Helsingborg, Sweden |
posted 11-12-2001 10:22
Is there a possibility to get the refresh-tag to open the link in a specifik frame |
Maniac (V) Mad Scientist From: Belgrade, Serbia |
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): |