 |
Immersive Image Linking
Option 2: Full-Sized Window
- Insert the virtual tour link button on your page: Place the IPIX button you downloaded in Step 1 (ipix_vt.gif) into the Web page you are editing by using the "Add image" or equivalent command in your Web page editor. Be sure that you have saved the image file into the same folder as the Web page you are editing. If your are editing HTML code directly, read the next step (step 2), and then use the instructions in step 3 to see how to combine the virtual tour button with the link to your virtual tour.
- Find the location of your virtual tour: To link this button to your virtual tour, you must first determine the location of your IPIX® Virtual Tour on your server. This link should look something like this:
http://www.tourlinkhere.com/images/ipix/yourtour.html
- Link the button to the virtual tour: To link to the virtual tour to
the button, simply select the button and chose your "Link to"
option or equivalent command in your Web page editor. Paste the location
of the virtual tour into the URL box in your editor. Choose target
="_blank". If you are editing HTML directly, simply copy
and paste the sample HTML code below into your Web page, replacing
the line http://www.tourlinkhere.com
with your actual virtual tour location.
<a href="http://www.tourlinkhere.com" target="_blank"> <img src="ipix_vt.gif" width="105"
height="50" border="0"></a>
|
[an error occurred while processing this directive]