Challenge Overview
The purpose of this application is to provide an inline web browser preview capability for downloadable assets like .pdf, .doc, .ppt etc. End user should be able to preview the assets in their browser prior to download the asset and opening the file locally. We would like to use this functionality on a "hover over" on ANY asset link on our site. Like a pop up style hover over that will display the asset for preview (Like a user will hover their mouse over a link and that would spawn a function that would retrieve the file from the system and display it inline into a popup or another This component will provide the front-end controllers that serve the HTTP requests send from the browser side, and the JavaScript code that performs the needed Ajax requests. See attached documents for details.Final Submission Guidelines