| Script Summary: adds mouseover info panel to every link |
this script has 1 topic, 6 posts |
This script has no reviews. |
adds useful information for every link(“A” elements). currently pops up where the link points to, the title of the link, alt text from images in the link, any onclick functions. i use it so that i can hide the status bar and still get this information.
as always, if you don’t like it, don’t use it.
UPDATED SCRIPT CHANGES (from http://www.userscripts.org/scripts/show/3564)
* implementation redone in a cleaner manner
* doesn't affect rich text boxes
* look and layout unaffected by page stylesheets

