Does anyone know where I can get a javascript that finds text in a html page and replaces it with the info/code I want.
Example.I want the script to replace <a href="favs.php">favs</a> with <a href="favs.php">My favs</a><br><a href="pubfavs.php">public favs</a>
I'm going to use it in a greasemonkey script so I can't use tags like <body onLoad="....



Reply With Quote

Bookmarks