Preserved Topic: Location = Target? :( (Page 1 of 1) |
|
---|---|
Maniac (V) Inmate From: Brisbane, Australia |
posted 06-28-2001 18:41
Ok, I'm wanting to redirect to another page with JS but I want it to break out of frames. I'm currently using: |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 06-28-2001 19:37
I think it's |
Maniac (V) Inmate From: Brisbane, Australia |
posted 06-28-2001 19:52
EXECELENT! |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 06-28-2001 21:13
Oh I didn't mention to specify a specific frame you need to name the frame in yourframest |
Maniac (V) Inmate From: Brisbane, Australia |
posted 06-29-2001 06:20
Yeah cool. In my case I'm using a page with... let me count 5 frames (I'm centering a box in the middle of the browser window) but there is a limited amount of content in some of the other frames at times. So to hide the ugly html names I've also used a single frame document which encloses the entire site. |
Maniac (V) Lord Mad Scientist Sovereign of all the lands Ozone and just beyond that little green line over there... From: Stockholm, Sweden |
posted 06-30-2001 00:20 |
Maniac (V) Inmate From: Brisbane, Australia |
posted 06-30-2001 23:18
Hey thanks Doc! that'll come in handy |
Neurotic (0) Inmate Newly admitted From: Howrah, West Bengal, India |
posted 07-02-2001 18:29
Thanks. |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 07-10-2001 20:31
The solutions all work but only where JavaScript is enabled. I believe this works in all circumstances: |
Paranoid (IV) Inmate From: Lebanon |
posted 10-09-2001 10:29
Emps, how do you specify the number of secs after which I want the redirection to happen? |
Maniac (V) Mad Scientist From: New California |
posted 10-09-2001 20:48 |
Paranoid (IV) Inmate From: Lebanon |
posted 10-11-2001 16:28
Bugmis, I know that method...but Emps method seems capable of escaping from frames... |