Code: Select all
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
$head = "<script type="text/javascript" src="/js/bsn.AutoSuggest_2.1.3.js"></script>";
$head .= "<link rel="stylesheet" href="css/autosuggest_inquisitor.css" type="text/css" media="screen"/>";
$mainframe->addCustomHeadTag('$head');
and it doesn't work !!
-------------------
It was a problem with my code !