Closed Thread Icon

Preserved Topic: (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=17897" title="Pages that link to Preserved Topic:  (Page 1 of 1)" rel="nofollow" >Preserved Topic:  <span class="small">(Page 1 of 1)</span>\

 
Pu
Neurotic (0) Inmate
Newly admitted
posted posted 04-11-2004 00:00
bunchapixels
Neurotic (0) Inmate
Newly admitted
posted posted 12-22-2000 03:33

okiedokes, so basically, you want different pages on the one page?
yeah?
well, this is generally done with layers, and either switching the visibility between different layers, or writing new ocntent to the one layer. http://www.marcthiele.de/ is tyron's site, and he uses the first option, from memory. http://www.royalsun.com.au/dir128/rsainternet/rsainternetpub.nsf/Content/ABOUT+US+-+Our+Vision+Mission+Values#bottom
is a page i made earlier this year, and if you click on the different 'values' it gives a little description.

...and this hasnt even started addressing the external source issue!

Pu
Neurotic (0) Inmate
Newly admitted
posted posted 04-11-2004 00:00
galaxal
Paranoid (IV) Inmate

From:
Insane since: Oct 2000

posted posted 12-22-2000 18:55

I messed with <layer src="*"></layer> for a bit of time, but I failed to imply it successfully. Instaed, IE's Iframe did well. try <iframe src="*" style="display:none"></iframe> and toggle "display:[property]" with some event, you might get it.

I haven't been working with layers nor iframe, so you will have to test it.

good luck

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 12-23-2000 03:40

This is a question that has been floating around for a while in different forums. While there are lots of ways of faking this for the different browsers I don't think there is a true answer as to how to create this effect


Walking the Earth like Kane

Pu
Neurotic (0) Inmate
Newly admitted
posted posted 04-11-2004 00:00
Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

posted posted 12-24-2000 05:20

Use a separate frame. Make your page a frameset, with one frame 100% and the other one *, or whatever's left over (nothing). Then you can use JavaScript to load pages in the invisible frame and read from them. Unfortunately, NN's DOM sucks, so you have to use layers for it instead.

« BackwardsOnwards »

Show Forum Drop Down Menu