I know that with JFactory::getDocument(); i can add some JS code to the header, but at the moment i need to add this kind of line <!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../excanvas.min.js"></script><![endif]--> Is there some default methods?
I know that with JFactory::getDocument(); i can add some JS code to the header,
Share
You can do this using Jdocument: