JavaScript to read cells from an excel worksheet
Jeff Huber
1
Reputation point
Hello,
I manage a webpage that is running on a fileserver. The webpage opens various reports. I have a nice drop down menu using CSS. In the middle of the page I have some JPEG images of Excel charts that change when the user moves the mouse over a different button.
What I would like to do is the following:
When the user moves the cursor over the button, I would like a popup window showing a preview of the actual excel chart instead of the JPEG image. There should also be a link to the excel file in the popup window.
I appreciate ay assistance.
Sign in to answer