html help

* kittie *

Contributor
Oct 19, 2002
6,315
385
✟24,171.00
Faith
Christian
Marital Status
Private
Okay, I'm not sure if this is possible, so...

I have a layout that does not use frames. Instead, I use the DIV code, which creates a little box with a scrollbar.
Outside the box, on the side, I have my links.

I was wondering if there was any way for me to make pages popup inside the DIV box, instead over the whole page. I know how to do it with frames; I'm just not sure how to do it with DIV and CLASS -- if it's even possible.

http://www.geocities.com/babyiverson81/

There's my page. None of the links on the side work yet, because I haven't really started it yet. But could someone tell me if that is possible?
 

doofus125

Goodbye
Aug 31, 2003
2,902
97
✟3,627.00
Faith
Agnostic
Marital Status
Single
blueiverson said:
Okay, I'm not sure if this is possible, so...

I have a layout that does not use frames. Instead, I use the DIV code, which creates a little box with a scrollbar.
Outside the box, on the side, I have my links.

I was wondering if there was any way for me to make pages popup inside the DIV box, instead over the whole page. I know how to do it with frames; I'm just not sure how to do it with DIV and CLASS -- if it's even possible.

http://www.geocities.com/babyiverson81/

There's my page. None of the links on the side work yet, because I haven't really started it yet. But could someone tell me if that is possible?
I use MS FrontPage and have frames and whatever I click on it I can set it to either it opens a new window or in another frame......if you are interested I'll PM you my old site to see the code if you don't have frontpage....I haven't done HTML since I was 16 and alot has changed, but if you can figure it out :D .....
 
Upvote 0

::.Emerald.::

Member
Oct 10, 2003
21
1
48
Germany
✟146.00
Faith
Non-Denom
I don't know that you can do that with DIV tags- what you are wanting to do, is load two browser pages into one- which is the purpose of frames.. the DIV tags normally do just htat, they divide the webpage into sections, but still the same page.. I would definately look into I Frames.. I saw y our site, and the layout is great- and I Frames would suit it very well allowing you the same look with your template and give you the capability to load pages the way you want to. you can go to here to learn about Iframes: http://hotwired.lycos.com/webmonkey/96/37/index2a.html?tw=authoring but to get a simple cut and paste code that you can play with, go here: http://builder.com.com/5100-31-5077385.html

Just remember that there are a lot of netscape users who can't view frames, so you might want to include the browser detection code and offer an alternative.
 
Upvote 0
Upvote 0