50 likes | 175 Views
MMDE5012. Interactive Media Practice Seminar 2 Week 11. FINAL CHECKLIST. Remove excess/unused code in CSS and JS (plus any code commented out anymore and not being used). Also remove unused CSS/JS files and images . Change click() to touchstart () .
E N D
MMDE5012 Interactive Media Practice Seminar 2 Week 11
Remove excess/unused code in CSS and JS (plus any code commented out anymore and not being used). Also remove unused CSS/JS files and images. • Change click() to touchstart(). • Add meaningful and explanatory comments where necessary. • Double-check compression on videos and large images (and video dimensions to keep to a minimum).
Make a Retina-friendly Web App (I will be checking on the iPad 3), or at least a few Retina-ready images which I can check through the code to know you've understood. • Upload and check through iOS Simulator. Ideally, get your hands on an iPad device (friends / classfellows / family), and access your uploaded website on it through the URL. • Give credit where credit is due, in your final dossier (plugins used, online tutorials, books, articles, open-source code snippets, etc - there is no mark deduction for this).