|
dsulvett -> RE: IFRAMES and Multiple pages inside of them (1/8/2008 21:07:43)
|
Jurgen, thanks that looks like it is it but ummm how do i do that? ARghhh! "Having done the above, define the IFRAMEs you wish to be automatically resized, and insert them onto your page. An example looks like:" <iframe id="myframe" src="externalpage.htm" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" vspace="0" hspace="0" style="overflow:visible; width:100%; display:none"></iframe> So, if i have two pages going into this ONE iframe, where do i set the other page....i mean, above it says "myframe.htm" so somewhere on that line i set the other ".htm" or - do i recreate that line again and add the "myframe2" page on the new line.. also, does this create the frame too, or do i need to add the iframe in expressions...in other words does the about code just call the pages into expressions iframe... this is over my head!
|
|
|
|