Closed Thread Icon

Topic awaiting preservation: Drop-down-menu problems.. (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=8249" title="Pages that link to Topic awaiting preservation: Drop-down-menu problems.. (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Drop-down-menu problems.. <span class="small">(Page 1 of 1)</span>\

 
flyer
Bipolar (III) Inmate

From: Helsingborg, Sweden
Insane since: Oct 2000

posted posted 08-02-2002 14:45

How do you make theese dropdown-menus appear in the middle frame
instead of the top frame since they disappear "behind" the main frame as it is right now.

Can I adress them to appear in the main frame with some javascript?
Any suggestions appriciated.

Have a look here: http://193.15.214.161/RESURS/RESFIN/new/index.html

Pugzly
Paranoid (IV) Inmate

From: 127.0.0.1
Insane since: Apr 2000

posted posted 08-02-2002 15:43

Well, I don't understand why you're using frames.

But if you were using <DIV>, you could just set the z-index

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 08-02-2002 15:55

Layers *can't* span across frames (setting zIndex won't make any difference)...


lacapaca
Nervous Wreck (II) Inmate

From: home sweet home
Insane since: Jun 2002

posted posted 08-03-2002 05:21

yep, they can't span across frames... but if you really want to, you could make a copy of the layers from the top frame in the middle frame

flyer
Bipolar (III) Inmate

From: Helsingborg, Sweden
Insane since: Oct 2000

posted posted 08-04-2002 00:27

I'm using frames because I want the main area to stay centered on the screen
and I just wants to reload the stuff in the main frame when I switch pages.

I guess one solution would be to put the menu and the drop-downs at the top on
every main-frame-page and remove the top-frame completly... Not the most efficient
solution but I guess it would work... hmm..

Hugh
Paranoid (IV) Inmate

From: Dublin, Ireland
Insane since: Jul 2000

posted posted 08-04-2002 00:46

Thats pretty much why iframes where invented. It wont work on NS but it'll make a lot easier to do what you want. You could always put a <script src="menu.js"></script> in every page that uses document.write to stick in the menu divs. Do a google search for iframes if you dont already know about them. Though , Emporer is gonna step in and tell us both that frames of any kind are the devil.

flyer
Bipolar (III) Inmate

From: Helsingborg, Sweden
Insane since: Oct 2000

posted posted 08-04-2002 14:35

Hmm, Iframes you say.. I'll check it out. Thanks!
But according to this site it is working on NS too.



flyer
Bipolar (III) Inmate

From: Helsingborg, Sweden
Insane since: Oct 2000

posted posted 08-04-2002 14:36

Oops, forgot the url,
This site I mean:
http://www.trans4mind.com/personal_development/HTMLGuide/iframes.htm

mr.maX
Maniac (V) Mad Scientist

From: Belgrade, Serbia
Insane since: Sep 2000

posted posted 08-04-2002 15:07

IFrames don't work in Netscape 4, but they work in Netscape 6+...


Hugh
Paranoid (IV) Inmate

From: Dublin, Ireland
Insane since: Jul 2000

posted posted 08-04-2002 22:13

Yea, when I said Ns I meant Netscape 4, I call NS6, NS6 or gecko or a Mozilla.

« BackwardsOnwards »

Show Forum Drop Down Menu