[thelist] Moving IFRAME to CSS

Norman Bunn norman.bunn at craftedsolutions.com
Fri Aug 12 12:21:24 CDT 2005


Christian Heilmann wrote:

>On 8/12/05, Norman Bunn <norman.bunn at craftedsolutions.com> wrote:
>  
>
>>I have a site I am working on that needs to embed a page from an
>>external site in a page.  When I have done this in the past (it's been a
>>while), I used frames or iframes.  My CSS experience has been limited to
>>formatting text and I have never used positioning, so I would appreciate
>>someone giving me a few pointers on how to embed a site this way with
>>the most flexibility.
>>    
>>
>
>CSS styles what is in the document, it does not include one document
>in another. Therefore you'd either need an IFRAME, or include the
>content of the other page on the server, or use XHR/AJAX for that, but
>there is no way to do it in CSS.
>
>More:
>http://wait-till-i.com/index.php?p=136
>  
>

>So, simple positioning of the IFRAME element is about it.  That should
>do it.  Just wanted to know if there were any other tricks.
>
>
>
>Thanks,
>
>
>
>Norman
>
>---
>
>Norman W. Bunn
>norman.bunn at craftedsolutions.com
>803.405.1008
>----------------------------------------------
>www.CraftedSolutions.com
>Crafted Solutions, Inc.
>Web Design & Development
>Web Site Hosting & Custom Solutions
>"Get the results the Internet promises;
> get the 'Net Result' from Crafted Solutions!"
>----------------------------------------------
>
>
>  
>


More information about the thelist mailing list