50 likes | 180 Vues
Ensure your web application meets the final requirements for our Interactive Media Practice seminar. Begin by removing all excess or unused code in CSS and JavaScript, including any commented-out sections no longer in use. Don't forget to delete unused files and images. Make your app touch-friendly by changing click events to touchstart. Add meaningful comments where necessary, optimize videos and large images, and ensure Retina readiness for iPad testing. Conduct final checks on the iOS Simulator, and remember to give credit for any resources used. Good luck!
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).