Jump to content

Help with code!!!


Agent Moose

Recommended Posts

I have made a code so that the emotionicon box on the left will not be there, then I made it so that there will be emotionicons under the tags buttons. Thing is, it only works on one forum. I tried it on my other one, it doens't work. Here is the forum that it works on:Click Here Here is the code...

<script type="text/javascript"><!--if(location.href.match('act=Post&CODE')){document.getElementsByTagName('div')[0].innerHTML += "<style>.tablefill{display:none}</style>"}//--></script><script type='text/javascript'>//Code Created by Agent Moose at Moose Creations//http://z11.invisionfree.com/MooseCreations//Do not Edit or say that this code is yourssmily=0TD=document.getElementsByTagName('TD')for (i=0;i<TD.length;i++){if (TD[i].innerHTML.match("THE POST")){smily++}}td=document.getElementsByTagName("TD")for (i=0;i<td.length;i++){if (td[i].innerHTML.match('Open Tags:')){td[i].innerHTML+="<BR><table><tr><td><a href = 'java script:emo(1)'><img src ='http://209.85.48.9/html/emoticons/smile.gif' border = 0></a></td><td><a href = 'java script:emo(2)'><img src ='http://209.85.48.9/html/emoticons/sad.gif' border = 0></a></td><td><a href = 'java script:emo(3)'><img src ='http://209.85.48.9/html/emoticons/ohmy.gif' border = 0></a></td><td><a href = 'java script:emo(4)'><img src ='http://209.85.48.9/html/emoticons/angry.gif' border = 0></a></td><td><a href = 'java script:emo(5)'><img src ='http://209.85.48.9/html/emoticons/huh.gif' border = 0></a></td><td><a href = 'java script:emo(6)'><img src ='http://209.85.48.9/html/emoticons/wub.gif' border = 0></a></td><td><a href = 'java script:emo(7)'><img src ='http://209.85.48.9/html/emoticons/dry.gif' border = 0></a></td><td><a href = 'java script:emo(8)'><img src ='http://209.85.48.9/html/emoticons/wink.gif' border = 0></a></td><td><a href = 'java script:emo(9)'><img src ='http://209.85.48.9/html/emoticons/blink.gif' border = 0></a></td><td><a href = 'java script:emo(10)'><img src ='http://209.85.48.9/html/emoticons/tongue.gif' border = 0></a></td><td><a href = 'java script:emo(11)'><img src ='http://209.85.48.9/html/emoticons/biggrin.gif' border = 0></a></td><td><a href = 'java script:emo(12)'><img src ='http://209.85.48.9/html/emoticons/laugh.gif' border = 0></a></td><td><a href='java script:emo_pop()'><b><u>Show All</u></b></a></td></tr></table>"}}</script>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...