Topic awaiting preservation: layers that stretch, scroll and are anchored |
|
---|---|
Author | Thread |
Nervous Wreck (II) Inmate From: |
posted 01-10-2002 06:50
I've never had to use layers before. They always seemed a bit unsafe as far as compatibility with other browsers is concerned. And I don't know too much Javascript either. |
Bipolar (III) Inmate From: Berlin (almost) |
posted 01-12-2002 11:17
This is what your code should look like: code: <html>
|
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
posted 01-12-2002 20:35
bluecorr: You might want to be a bit more specific about what you want. kuckus' script just gives you scrolling although they are right Op5 doesn't like overflow: auto. What it sounds like you want is a layer that is draggable and resizable and that requires much more DHTML magic (see the topic about dhtmlcentral.com's windows script as that may do what you want). |
Nervous Wreck (II) Inmate From: |
posted 01-13-2002 08:44
actually I ended up using a iframe and worked fine. But I've got a problem in netscape 6.0, it makes the iframe look higher than it is. This is the line: |
Maniac (V) Inmate From: Brisbane, Australia |
posted 01-13-2002 13:51
It's netscape, does it really need a reason? |
Nervous Wreck (II) Inmate From: |
posted 01-14-2002 22:01
hehe good point but how do you fix it?! |