Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
Hi, I did some changes to my local version of the script: I shortened the regexp to http://www.geocaching.com/seek/cache_details.aspx*, because I happened to be on http://www.geocaching.com/seek/cache_details.as...=, which didn't match the old one (could be related to other scripts, but still a valid url that others might come across) I changed the code to var disc = document.getElementById('DisclaimerText');
ugly, I know, but this also removes the empty space that is otherwise left in place of the disclaimer. Maybe you want to update the script with these changes (at least the first one) |
