iframe Tutorial
Video - Flash html | wmv
Part 1 - Demonstrates How to Prepare your GeoSprawl Store Locator to insert into an iframe on your website.
Video - Flash html | wmv
Part 2 - Demonstrates how to place and link the iframe code into your existing website.
An iframe is a scrolling text box that holds content from outside the web page. You can link the iframe to show anything from anywhere on the web onto a particular page.
To use iframes with the GeoSprawl Store Locator on your own website, copy and paste the code below into your webpage where you want the iframe to appear.:
This code can be edited to suit your needs. Here is a quick rundown on all parts that can be edited.
Change the 'yoursitename' in the iframe code to your Geosprawl portal name (this was the Business Name you entered during the GeoSprawl sign up process). This address should look like http://www.geosprawl.com/ABCBusiness

The width and height is what gives your iframe its size. To change the size, replace the 400 and 300 dimenisions in the iframe code to suit the specific dimensions of your site
hspace and vspace gives you the amount of white space around your Iframe. For this example leave these as "0"
If you want a border around your iframe change the frameborder="0" to 1 or 2.
Set scrolling to either yes or no, depending on if you want a scrollbar on your iframe.
|