[Hypercontent-users] javascript output
Brought to you by:
alexvigdor
From: Carl B. <C.P...@hu...> - 2005-03-07 13:23:55
|
Hi Alex I have had to incorporate a javascript menu into one of my templates because Marketing have used it on the University Site. I don't have a problem adding it to the template, the page builds without problem. However, some of the code is being escaped on output : if (r && (!chain || r.chain==chain) && r.msg==msg) becomes if (r && (!chain || r.chain==chain) && r.msg==msg) The output method is set to html in my template and I've used CDATA tags round all javascript. Do you have any idea how I might overcome this? Thanks Carl -- ************************************ Carl Barrow Web Developer e-Services The University of Hull Cottingham Road Hull HU6 7RX Ext. 6838 ************************************ |