This tutorial from iWebUnlimited.com will help you learn how to add a website to go inside of your website in iWeb. Very useful if you want to load a page into iWeb, such as putting in a form, your facebook page, myspace page, etc. Use this tutorial to show you how.
On February 21, 2010,
in Video Tutorials,
by iWebUnlimited













cool, i get the site within a site deal. But, whenever I click on a link on the iframe site it navigates away from my home site. Any way to fix that?
Thanks.
James, there is a way to fix that. You have to have control though of the site that is iFramed though. You need to change your links to have the _parent or _top attribute in the link. If you are using iWeb for the site that’s iFramed, then make your links open in a new window in the inspector. Then open up the HTML in an editor, find the link and change the _blank to _parent. That will do the trick for you.
How do I add an iframe that is transparent? I am re-designing this site for a buddy and would like to float text in an iframe over a background image…
http://www.racingjets.com/test3.html
By the way – your site rocks!
How do I make my menu buttons change the page in the frame?
We are trying to display weekly race results that are posted on a different site. The results are found by selecting various criteria from their drop downs / search criteria.
How do I get an html snippet to run this query for us and display the results on our page? Is this possible?
I was wondering if anyone knew how I could link two iFrames together in iweb. for example. there is a link on a page in one iFrame and I would like that link to open inside of the other iFrame. I know that this can be done but don’t know how to embed it in to iweb. here is a page that I have come across demonstrating this.
http://www.trans4mind.com/personal_development/HTMLGuide/iframes3.htm
Thanks, Wez