Inclass exercise: Week 5 second class.

1 Open your IDEA Static Web project associated with your htdocs/ics415f15 directory.

2 Using IDEA create a subdirectory named w5c2 under the IC directory.

3 Create an example Bootstrap web page with several different divs.

4 Using jQuery animations hide and show the different divs. Also use jQuery AJAX calls to load/get content for some of the divs.

5 Start Apache, view the website in your browser.

6 Commit the website to GitHub.

7 Show me your website.