Add Javascript call in PopUp page
In each event I add a link which use a Javascript call like
<a href="javascript:AddItem('AB-V3-FR')">Subscribe</a>
with the call of those javascript it is working perfectly in demoTOC.php but not in the popup because those Javascript are missing
(<script language=javascript src="../js/NC_formatting.js"></script>).
Since this page is encoded, how can I add the necessary Javascript calls in the head section?
Thanks for your answer
Stephane
|