Improved tooltips script

Posted under General

So I wrote a greasemonkey script that replaces Danbooru's default thumbnail tooltips with more informative ones, somewhat similar to the tooltips moe.imouto has. The script works with thumbnails as well as with post #1234 style links, so it should make the forum (especially the deletion appeal thread) easier to follow.

Screenshots: 1 2.

Suggestions and bug reports welcome.

Updated by a moderator

It's very cool, but perhaps it would be better if it showed the thumbnail tooltips within the screen space, so you wouldn't have to scroll around (see here)

Just a suggestion anyways, awesome work.

Edit: I just noticed the loading animation with Yayoi, this is so cool!

Updated by Fred1515

This is pretty cool.

Tried it in Opera - It works, except with the caveat that it always renders the preview window at the end of the current page instead of where the mouse cursor is D:

Not going to expect anything, but it'd be neat of course if one could get it working properly in both browsers.

evazion said:
Not working how? Javascript errors, or just nothing happens?

I figured it out. I use the NoScript extension, which was blocking Javascript from aculo.us, which I noticed earlier was being called by your script. I set it to Allow, and now the script works.

Guh, should have thought of that earlier, since the same thing happened to me a few days ago with another GS script.

1