|
 |
|
 |
 |
 |
Navigation
Site Breadcrumb - You are here
|
 |
|
|
 |
Reference
JavaScript Code Library
This function will change all instances of a given link on your page to a new URL. For example, WM_changeLinks('foo.html','bar.html') will change all links pointing to foo.html to link to bar.html instead.
Usage: WM_changeLinks('oldHref','newHref');
Cut, paste, and enjoy!
|
|
 |
|