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?
相关问题
- How can I change the Joomla administrator URL By P
- Joomla >1.7 hide log messages from browser
- Joomla 2.5 creating component and saving data
- Joomla - how to hightlight the menu item for activ
- Joomla! - How to add extra information for user re
相关文章
- Fatal error: Call to a member function getKeyName(
- How to import Joomla to Azure?
- How to center images in a responsive grid with CSS
- offcanvas menu link broken
- access joomla session in php - codeigniter
- How to get article intro Image by Id Joomla 3
- Internal article links in Joomla
- Best way to prevent SQL injections in Joomla
You can do this using Jdocument: