Vanilla 1.1.8 is a product of Lussumo. More Information: Documentation, Community Support.
Help keep Vanilla free:text = (encodeURIComponent) ? encodeURIComponent(form.Body.value) :
escape(form.Body.value.replace(/\+/g, '%2B'));var oEditor = FCKeditorAPI.GetInstance('Body') ;
text = oEditor.GetXHTML( true ) ; <script type="text/javascript" src="/talk/yshout/js/yshout.js"></script>
<script type="text/javascript" src="/talk/js/yshout.js"></script>
<script type="text/javascript" src="/talk/yshout/js/yshout.js"></script>
<script type="text/javascript" src="/talk/js/yshout.js"></script>
text = (encodeURIComponent) ? encodeURIComponent(form.Body.value) :
escape(form.Body.value.replace(/\+/g, '%2B'));var oEditor = FCKeditorAPI.GetInstance('Body') ;
text = oEditor.GetXHTML( true ) ;
text = (encodeURIComponent) ? encodeURIComponent(text) : escape(text.replace(/\+/g, '%2B'));if( typeof FCKeditorAPI != "undefined" ){
var oEditor = FCKeditorAPI.GetInstance('Body');
text = oEditor.GetXHTML( true ) ;
text = (encodeURIComponent) ? encodeURIComponent(text) : escape(text.replace(/\+/g, '%2B'));
}else{
text = (encodeURIComponent) ? encodeURIComponent(form.Body.value) :
escape(form.Body.value.replace(/\+/g, '%2B'));
}1 to 16 of 16