Inline JavaScript being removed when switching views
-
I don’t recall this happening before with this widget. Recently when I add inline JavaScript to a link like:
<a href="#" onclick="doSomething(); return false;">Click Here</a>The inline Javascript is removed when switching to Visual view. After switching from Visual view back to Text view, the link now looks like:
<a href="#">Click Here</a>Is this a bug or is the inline Javascript being removed on purpose?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Inline JavaScript being removed when switching views’ is closed to new replies.