Remove Quick Reply Title Code:
Global Footer:
<script type="text/javascript"><!--
if(!document.postForm && location.href.match(/ion=(display|goto)/)) {
var f = document.forms;for(i=0; i<f.length; i++) {if(f[i].message) {
f[i].parentNode.parentNode.parentNode.previousSibling.style.display = 'none';}}}
//--></script>
if(!document.postForm && location.href.match(/ion=(display|goto)/)) {
var f = document.forms;for(i=0; i<f.length; i++) {if(f[i].message) {
f[i].parentNode.parentNode.parentNode.previousSibling.style.display = 'none';}}}
//--></script>
Code Database:
If you have a Code Database (a forum that serves as a collection of scripts) on your message board, you may paste the following code into that forum to add it your own code list.
[b]Title:[/b] [url=http://proboards.gamingmedley.com/codes/remove-quick-reply-title.html]Remove Quick Reply Title[/url]
[b]Creator:[/b] Ross
[b]Cross-Browser:[/b] Yes
[b]Placement:[/b] Global Footer
[code]<script type="text/javascript"><!--
if(!document.postForm && location.href.match(/ion=(display|goto)/)) {
var f = document.forms;for(i=0; i<f.length; i++) {if(f[i].message) {
f[i].parentNode.parentNode.parentNode.previousSibling.style.display = 'none';}}}
//--></script>[/code]
[b]Creator:[/b] Ross
[b]Cross-Browser:[/b] Yes
[b]Placement:[/b] Global Footer
[code]<script type="text/javascript"><!--
if(!document.postForm && location.href.match(/ion=(display|goto)/)) {
var f = document.forms;for(i=0; i<f.length; i++) {if(f[i].message) {
f[i].parentNode.parentNode.parentNode.previousSibling.style.display = 'none';}}}
//--></script>[/code]