View Full Version : Pop-up window, and scrolling


aisuruneko
04-16-2003, 10:02 PM
Heya. I have a problem with my iFrame on my new layout. The links are controlled by an image map, and I have all that down, but no scrollbar comes up, and my pages, while centered, are....not.

This is my iframe code:

<div style="width: 304; height: 204; overflow: hidden"; style="LEFT: 175px;
POSITION: absolute; TOP: 260px;"><iframe src="http://www.napalmtheory.com/frame1.html" width="390" height="250"

style="filter:alpha(opacity=60)" frameborder="0" border="0"
name="inlineframe" scrolling="yes"></iframe></div>


And if you need to see the layout itself, it is a http://www.napalmtheory.com/econtrollers/index2.html

Help would be appreciated! ^^;;

Loren
04-16-2003, 10:08 PM
<div style="width: 304; height: 204; overflow: hidden" ; style="LEFT: 175px;
POSITION: absolute; TOP: 260px;"><iframe src="http://www.napalmtheory.com/frame1.html" width="390" height="250"

If you're wanting a scroll bar on the iframe you might try deleting overflow: hidden

aisuruneko
04-16-2003, 10:17 PM
I tried other options, such as visible, auto, and scroll. But they do not give me the desired results.

http://www.napalmtheory.com/index2.html

How it scrolls there is what I desire. I took the code from that page, but it doesn't seem to work.

aisuruneko
04-16-2003, 10:29 PM
I fixed it. =P I didn't adjust my dementions, so the frame was larger than the box it was placed in. It's fixed now. Thank you.

sebluver
04-17-2003, 11:58 AM
I just thought I'd tell you...your background is loading VERY slowly for me...

aisuruneko
04-17-2003, 03:52 PM
That is because the image is .png. It will load slowly, but it's better on color.