#FF6600
Closet Spammer
31801
0
Member is Online
1
Dec 2, 2024 6:31:06 GMT -8
wildmaven
Fear the Flying Flocks of Fiery Fury!!
35,654
October 2004
wildmaven
Wildmaven's Mini-Profile
|
Post by wildmaven on Jun 27, 2005 12:14:45 GMT -8
I've added this to my board, but the smiley list doesn't display. If I type in the path to them, they show up, so I know the path is correct. Can anyone help me?
<script type="text/javascript"> <!-- /* More Smileys pbv4 by california */ var smiley = new Array();
var imgPath="http://wildlifewatching.org/"; smiley[0]=['ISBLUSH.gif',':blush:']; smiley[1]=['ISLOVE.gif',':love:']; smiley[2]=['ENVY.gif','envy']; smiley[3]=['ISHUH.gif',':huh:']; smiley[4]=['ISMUSIC.gif',':music:']; smiley[5]=['ISPRAY.gif',':pray:']; smiley[6]=['ISYIKES.gif',':yikes:'];
var td=document.getElementsByTagName("td"); if(document.postForm){ for(i=1;i<td.length;i++){ if(td[i].width=="70%" && td[i-1].innerHTML.match(/Add Smilies:/)){ for(j=0;j<smiley.length;j++){ if(smiley[j]=="BREAK"){ td[i].innerHTML+='<br />'; }else{ var code=smiley[j][1]; var img=imgPath+smiley[j][0]; var jsadd='javascript:add(\' '+code+' \')'; td[i].innerHTML+=' <a href="'+jsadd+'"><img src="'+img+ '" border="0" alt="'+code+'" /></a>'; } } break; } } } // --> </script>
|
|
inherit
40568
0
Jan 26, 2011 12:51:27 GMT -8
Jim
1,764
April 2005
acwboard
|
Post by Jim on Jun 27, 2005 12:22:57 GMT -8
I've added this to my board, but the smiley list doesn't display. If I type in the path to them, they show up, so I know the path is correct. Can anyone help me? <script type="text/javascript"> <!-- /* More Smileys pbv4 by california */ var smiley = new Array();
var imgPath="http://wildlifewatching.org/"; smiley[0]=['ISBLUSH.gif',':blush:']; smiley[1]=['ISLOVE.gif',':love:']; smiley[2]=['ENVY.gif','envy']; smiley[3]=['ISHUH.gif',':huh:']; smiley[4]=['ISMUSIC.gif',':music:']; smiley[5]=['ISPRAY.gif',':pray:']; smiley[6]=['ISYIKES.gif',':yikes:'];
var td=document.getElementsByTagName("td"); if(document.postForm){ for(i=1;i<td.length;i++){ if(td[i].width=="70%" && td[i-1].innerHTML.match(/Add Smilies:/)){ for(j=0;j<smiley.length;j++){ if(smiley[j]=="BREAK"){ td[i].innerHTML+='<br />'; }else{ var code=smiley[j][1]; var img=imgPath+smiley[j][0]; var jsadd='javascript:add(\' '+code+' \')'; td[i].innerHTML+=' <a href="'+jsadd+'"><img src="'+img+ '" border="0" alt="'+code+'" /></a>'; } } break; } } } // --> </script>
have u tried typing in the whole URL for each of the smilies?
|
|
#FF6600
Closet Spammer
31801
0
Member is Online
1
Dec 2, 2024 6:31:06 GMT -8
wildmaven
Fear the Flying Flocks of Fiery Fury!!
35,654
October 2004
wildmaven
Wildmaven's Mini-Profile
|
Post by wildmaven on Jun 27, 2005 13:23:17 GMT -8
Yes, I have.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Jun 27, 2005 15:35:49 GMT -8
The code goes in your Global Footer, you have it in your header..
|
|
#FF6600
Closet Spammer
31801
0
Member is Online
1
Dec 2, 2024 6:31:06 GMT -8
wildmaven
Fear the Flying Flocks of Fiery Fury!!
35,654
October 2004
wildmaven
Wildmaven's Mini-Profile
|
Post by wildmaven on Jun 27, 2005 16:52:21 GMT -8
The code goes in your Global Footer, you have it in your header.. WHOOOOOOOO HOOOOOOOOOOO!!! Thanks!!! Where can I send my oodles of thanks? Marian
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Jun 27, 2005 19:09:53 GMT -8
Your big WHOOOOOOOO HOOOOOOOOOOO!!! is thanks enough.
|
|