Log In · Register

 
how do i do this?, please?
bigbull
post Dec 22 2004, 11:53 AM
Post #1


eff yoo
*****

Group: Member
Posts: 692
Joined: Jun 2004
Member No: 26,342



does anyone know how i can get little pictures by "eprops & comments" like his?

it would be greatly appreciated biggrin.gif
 
 
Start new topic
Replies
sherryvu
post Dec 22 2004, 02:14 PM
Post #2


Senior Member
*******

Group: Member
Posts: 3,826
Joined: Jan 2004
Member No: 2,330



paste this into your website stats happy.gif
CODE
<!-- begin code provided by createblog.com -->
<!-- Comments and Eprops Script by Sherrys_Designs-->
<script language="javascript">
<!--
var links = document.getElementsByTagName ('a');
for (var l = 0; l < links.length; l++) {
str = links[l].innerHTML;
if (str.match (/\d+:\d+ (am|pm)/i)) links[l]
else if (str.match (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "<img src=http://img.photobucket.com/albums/v368/sherrys_designs/pixels/eprops.gif border='0'>");
else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "<img src=http://img.photobucket.com/albums/v368/sherrys_designs/pixels/comments.gif border='0'>");
}//-->
</script>
<!-- end code provided by createblog.com -->
 

Posts in this topic


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