Log In · Register

 
code for changing subscriptions names?, please?
PETER_PARKER
post Oct 1 2004, 06:24 PM
Post #1


i'm on the sidelines, playing my kick arse rock music
***

Group: Member
Posts: 70
Joined: Jul 2004
Member No: 33,143



Sorry if someone has asked this before, but does anyone know that code? Thanks in advance.
 
 
Start new topic
Replies
xxmzkrnpunkster4
post Oct 28 2004, 04:05 AM
Post #2


my own special world...
*****

Group: Member
Posts: 465
Joined: Oct 2004
Member No: 54,648



QUOTE
hey....i tried that...and it didnt work...this is what i did

<!-- begin code provided by createblog.com -->

<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 (/http//www.xanga.com/nightphire_inc/i)) links[l].innerHTML = str.replace (/http//www.xanga.com/nightphire_inc/i, "dante");

else if (str.match (/http//www.xanga.com/omega_black_x/i)) links[l].innerHTML = str.replace (/http//www.xanga.com/omega_black_x/i, "glen");

bla bla bla bla bla...etc.

}//-->
</script>

<!-- end code provided by createblog.com -->



look at my site...[/COLOR[COLOR=blue]]My xAnGa

can u pleez help me? 


QUOTE
(/http//www.xanga.com/nightphire_inc/i)) links[l].innerHTML = str.replace (/http//www.xanga.com/nightphire_inc/i, "dante");



for the first one u need to put the persons name

QUOTE
(/NAME1/i))
 

Posts in this topic


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