Simple JQUERY and AJAX
1. Basic jQuery
a. Create new page called “jquery4.html”
b. Include Car image in this page. By using a button, animate to car to move forward and backward.
c. Include another button to stop the animate in Q1b.
d. Using jQuery UI selectable, prepare a script that allow the user to select their seat. Display back the selected seat to the user.
e. Use jQuery UI Widget (use Tabs), display content using AJAX.