Click here to Skip to main content
15,888,802 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I ant to give a ref for a excanvas.js file in my aspx.But its not working and the graph is not getting displayed in the IE8.


<!--[if IE]><script language="javascript" type="text/javascript" src="../../Extras/excanvas.js"></script><![endif]-->
<!-- JIT Library File -->
Posted
Comments
ZurdoDev 15-Mar-14 8:54am    
Why not always include it? You only want it if IE is there? Will it hurt if it loads in a different browser?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900