Make a page with two jQuery spinners and a tooltip. For one of the spinners, adapt the Currency example to change
by $5.00 increments. For the other spinner, adapt the Overflow example to the range 0 to 100. Click the buttons on
the right hand side to view different examples; and click on View Source below to see the corresponding code.
(http://jqueryui.com/spinner/ and
http://jqueryui.com/tooltip/
Test 3 Next Wednesday, November 20 covers material up to including last week.
New material includes graphics, some array topics (like various sorting methods), database design,
MySQL database creation and basic
operations (creating tables, inserting data, making relationships, etc. using PMA), connecting
to your database using PHP, and executing basic SELECT * queries and displaying their
output.