<">This is an alternative for innerHTML type of scripting.
Instead of changing the link, words and tags I just used the word replacer

This is better than innerHTML because you don't have to change the links. For example the authcode is always different everytime.

Just save in JS File.

Anyway this can also be used for Changing other things for example..
Changing the Marital Status
<">If what's in your profile is Single. The change this
this.tagName.innerHTML.replace(/[b]Single[/b]/, 'Available');
Hard to explain in details.. Just sharing some basic code. Hehe.
Last edited by xavierkym (2008-02-03 13:08:55)