|
Post by Isa The Great on Jul 28, 2009 10:43:38 GMT -5
GLOBAL FOOTER
<script type="text/javascript"> /* Allow Spacing in Posts by hpmad */
if(document.postForm){ document.postForm.onsubmit = function(){ document.postForm.message.value = document.postForm.message.value.replace(/\n/g,'[br\]'); document.postForm.message.value = document.postForm.message.value.replace(/\s/g,' '); } }
if(location.href.match(/action=display/i)){ document.forms[0].name = 'quickReply'; document.quickReply.onsubmit = function(){ document.quickReply.message.value = document.quickReply.message.value.replace(/\n/g,'[br\]'); document.quickReply.message.value = document.quickReply.message.value.replace(/\s/g,' '); } } </script>
|
|