I have this simple JQuery Show/Hide function that obviously show and hide a div. There are three things I cannot do on my own. <script type="text/javascript
In JavaScript I am using click event to change chart data. Below is a method for click event. $('#pro1').click(function () { chart.series[0].update
For some reason, my onclick JavaScript event handlers are not functioning properly. Here is my markup, script and style: <!DOCTYPE html> <html> <