Login/Register
HomepageWildlife (Bird, Insect, Mammal, Amphibian, Reptile, Aquatic)• Plants
 

Use an iframe to display your sightings on your own website

Display your own sightings on your own website with the following iframe code:
<iframe src="http://www.junponline.com/User/UserIFrame.php?id=47&Category=Wildlife" width="760" height="2000" frameborder="0"></iframe>

Or try this narrower display (600px wide):
<iframe src="http://www.junponline.com/User/UserIFrame600.php?id=47&Category=Wildlife" width="600" height="2000" frameborder="0"></iframe>

Where 'id' is the number in the url of your account homepage and Category is one of the following: Wildlife, Plants, Bird, Insect, Mammal, Amphibian, Reptile, Aquatic. Below is the sample output from the code above and here is a sample eco-tourism page using an iframe to display on their own website. Advanced users with multiple pages of sightings can add the following code to scroll to the top, which is used on this sample page.