Hi,
I am trying to add some javascript via WYSWYG interface. How can I do that? just put the script in between the div tags? It seems that the HTML validator filters them out.
:rolleyes:’ /> <img src=‘http://forums.matrix.squiz.net/public/style_emoticons/<#EMO_DIR#>/rolleyes.gif’ class=‘bbc_emoticon’ alt=':rolleyes:
You can't. JavaScript can only be added to a div of "Raw HTML" type because Tidy will affect the JavaScript otherwise.