Difference between revisions of "MAP524/DPS924 Bonus Lab"
Line 1: | Line 1: | ||
+ | Due: in the lab period, need professor sign-off. | ||
+ | |||
This lab is optional. You won't lost any marks if you don't do it, but if you finish it - you'll get a 2% bonus. | This lab is optional. You won't lost any marks if you don't do it, but if you finish it - you'll get a 2% bonus. | ||
Reimplement the features from [[MAP524/DPS924_Lab_4|Lab 4]] using Cordova instead of native code. Make a simple layout in plain HTML (with a table or DIVs or whatever) with two images and switch them using DOM manipulation JavaScript code. | Reimplement the features from [[MAP524/DPS924_Lab_4|Lab 4]] using Cordova instead of native code. Make a simple layout in plain HTML (with a table or DIVs or whatever) with two images and switch them using DOM manipulation JavaScript code. |
Latest revision as of 21:13, 8 September 2015
Due: in the lab period, need professor sign-off.
This lab is optional. You won't lost any marks if you don't do it, but if you finish it - you'll get a 2% bonus.
Reimplement the features from Lab 4 using Cordova instead of native code. Make a simple layout in plain HTML (with a table or DIVs or whatever) with two images and switch them using DOM manipulation JavaScript code.