Log In · Register

 
smilies.., ..in entries
OhXiet_ItzDonnA
post Jan 27 2005, 09:33 PM
Post #1


I love you more than sex appeal.
*******

Group: Member
Posts: 3,045
Joined: Oct 2004
Member No: 52,932



my smilies in my entries arent workin and yes i used the script in the xanga scripts and i changed the links to mine...here the script if any of u needs it...


QUOTE
<!-- begin code provided by createblog.com -->
<script language=javascript>

var oldsmileys = new Array(
'http://www.xanga.com/Images/happy.gif',
'http://www.xanga.com/Images/sad.gif',
'http://www.xanga.com/Images/winky.gif',
'http://www.xanga.com/Images/silly.gif',
'http://www.xanga.com/Images/laughing.gif',
'http://www.xanga.com/Images/angry.gif',
'http://www.xanga.com/Images/censored.gif',
'http://www.xanga.com/Images/bitter.gif',
'http://www.xanga.com/Images/confused.gif',
'http://www.xanga.com/Images/clueless.gif',
'http://www.xanga.com/Images/wtf.gif',
'http://www.xanga.com/Images/shocked.gif',
'http://www.xanga.com/Images/stunned.gif',
'http://www.xanga.com/Images/surprised.gif',
'http://www.xanga.com/Images/whatevah.gif',
'http://www.xanga.com/Images/bummed.gif',
'http://www.xanga.com/Images/pleased.gif',
'http://www.xanga.com/Images/cool.gif',
'http://www.xanga.com/Images/blush.gif',
'http://www.xanga.com/Images/shy.gif',
'http://www.xanga.com/Images/kiss2.gif',
'http://www.xanga.com/Images/smooch.gif',
'http://www.xanga.com/Images/heart2.gif'
);

var newsmileys = new Array(
'http://server3.uploadit.org/files/2viet4u-happy.jpg',
'http://server3.uploadit.org/files/2viet4u-sad.jpg',
'http://server3.uploadit.org/files/2viet4u-wink.jpg',
'http://server3.uploadit.org/files/2viet4u-silly.jpg',
'http://server2.uploadit.org/files/2viet4u-laugh.jpg',
'http://server3.uploadit.org/files/2viet4u-angry.jpg',
'http://home.ripway.com/2005-1/237443/censored.jpg',
'http://server2.uploadit.org/files/2viet4u-bitter.jpg',
'http://home.ripway.com/2005-1/237443/confused.jpg',
'http://home.ripway.com/2005-1/237443/confused.jpg',
'http://home.ripway.com/2005-1/237443/confused.jpg',
'http://home.ripway.com/2005-1/237443/shocked.jpg',
'http://home.ripway.com/2005-1/237443/stunned.jpg',
'http://home.ripway.com/2005-1/237443/surprised.jpg',
'http://home.ripway.com/2005-1/237443/whatever.jpg',
'http://server3.uploadit.org/files/2viet4u-sad.jpg',
'http://home.ripway.com/2005-1/237443/pleased.jpg',
'http://home.ripway.com/2005-1/237443/cool.jpg',
'http://home.ripway.com/2005-1/237443/blush.jpg',
'http://home.ripway.com/2005-1/237443/shy.jpg',
'http://home.ripway.com/2005-1/237443/kiss.jpg',
'http://home.ripway.com/2005-1/237443/smooch.jpg',
'http://home.ripway.com/2005-1/237443/heart.jpg'
);

for (var i = 0; i < document.images.length; i++) {
for (var s = 0; s < oldsmileys.length; s++){
if (document.images[i].src == oldsmileys[s]){
newsmiley = document.createElement('img');
newsmiley.src = newsmileys[s];
document.images[i].parentNode.replaceChild(newsmiley, document.images[i]);
break;
}
}
}
</script>
<!-- end code provided by createblog.com -->
 
 
Start new topic
Replies
177emories
post Jan 27 2005, 09:38 PM
Post #2


Prez of Student Council 04/05
******

Group: Member
Posts: 2,888
Joined: Jan 2004
Member No: 851



what is not working? its not showing up? or its back to the default smilies?
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: