View Full Version : Frames/Inline frames! Help please.


infatuatebeauty
06-30-2003, 11:12 PM
Right now I'm trying to figure out how to put frames on my diary. I have a diary at freeopendiary.com (I hope I don't get in trouble for 'advertising' because I'm not I just need help) and I know it can be done because other people have theirs like that. Just for reference my diary is located at: http://freeopendiary.com/entrylist.asp?authorcode=A926259 and I have one inline frame but I was wondering if any of you knew how to put the entry list in one too. Thanks in advance.

MaGiCSuN
07-03-2003, 07:33 PM
You can't use iframes for that one, because an diary is only one page, and for inline frames you atleast need two pages or more.

what people mostly use is div codes. Those looks like iframes, or textarea's, but don't need to load a page inside..

<div style="height: #px; width: #px; overflow: auto">
your entries here</div>

the overflow: auto code makes the area go scroll. And set # to height and width that you want and you'll be fine.

Love,
Mirna