
The statue of Liberty is a majestic copper sculpture that towers above Liberty Island at the entrance to New York Harbor in Upper New York Bay. This famous figure of a robed woman holding a torch is one of the largest statues ever built.
The people of France gave the Statue of Liberty to the people of the United States in 1884. This gift was an expression of friendship and of the ideal of liberty shared by both peoples. French citizens donated the money to build the statue, and people in the United States raised the funds to construct the foundation and the base. The French sculptor Frederic Auguste Bartholdi designed the statue and chose its site.
The Statue of Liberty is a monumental feat of sculpture, engineering, and architecture. It attracts visitors from all over the world. The Statue of Liberty and a former immigration station at Ellis Island make up the Statue of Liberty National Monument, which is administered by the National Park Service.
Using Ariel Flesler's LocalScroll jQuery plugin this page demonstrates how an animated scroll can add pizazz to a page with anchor links.
Required scripts
Attach the JQuery library
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
You can also download your own copy of the JQuery library.
Attach the LocalScroll script
<script src="jquery.localscroll-min.js" type="text/javascript"></script>
Initialize the LocalScroll script
<script type="text/javascript">
$(document).ready(function(){
$.localScroll({
duration:1000
});
});
</script>
If you have encountered a problem with this demonstration, or would like an amendment made to the referencing and attributions of the scripts and code used on this page, please send the CHouseLive team an email: cara_remove_@chouselive_remove_.org