TS 7.3
Hi all,
I have an image map that uses some script to open a dialog box via the "rel" tag.
[html]
<script src="/js/jquery.tools.min.js" type="text/javascript"></script>
<script type="text/javascript"></script>
[/html]
However, a user noticed this, and I confirmed...
Each time I put the "rel" tag in, upon generate, it is stripped out...
Why is the editoring do this, and is there a solution to this?
[edit] running TinyMCE 3.12[\edit]