###App:
- File Upload: https://github.com/blueimp/jQuery-File-Upload (IE6+)
- Slider: http://responsiveslides.com/ (IE6+)
- Placeholder: http://jamesallardice.github.io/Placeholders.js/ (IE6+)
- Autocomplete: jQuery UI Autocomplete – http://jqueryui.com/autocomplete/ (IE6+, bgiframe plugin)
- Multipage Form: Pure Javascript
- Pie Charts: http://tmaslen.com/jseasycharts/demos.pie.html (IE6+)
- DatePicker: jQuery UI DatePicker – http://jqueryui.com/datepicker/ (IE6+, bgiframe plugin)
###Admin:
- Pixel Admin (IE8+)
###Additional Notes:
-
AngularJS:
-
Google Drive Picker:
- https://developers.google.com/picker/docs/#rpcrelay (no exact definition)
- IE6 Test failed (http://stuff.dan.cx/js/filepicker/google/)
-
- Supported: IE8+
- It doesn't look to me that there is a way to implement the third-party plugins (dropbox, google drive) into the application, because they barely support IE8+
- I'd discuss if there is the possibility to wrtie a IE6/IE7 application and keep it in sync with a IE8+ application with the "graceful degradation" approach in mind.