penturners
Active member
Trying to use a js menu on a page node. I put the following in the template html of the page node, but nothing loads. The files are present and they work if I load the equivalent html on an html page external to XF. Any thoughts on what I'm doing wrong?
HTML:
<xf:js src="http://www.mysite.org/milonic/milonic_src.js" />
<xf:js src="http://www.mysite.org/milonic/mmenudom.js" />
<xf:js src="http://remote.mysite.org/library/mainmenu.js" />