Comments by jfty.009260 on scripts
65 comments
|
Comment on: |
A comment:
A request:
|
|
Comment on: |
Easily the best YouTube script out there. And its autoplay feature is well-implemented, too. |
|
Comment on: |
So, what's new with this update? Oh, and only messages are highlighted now, and no longer the topics that used to be highlighted back then. |
|
Comment on: |
Please update. It's no longer compatible with GameFOX nor GameFAQs. |
|
Comment on: |
Hmmm...the popup not showing up problem is gone. eugenga, may I propose that you add id attributes for the favicon image, the title, and the domain? Styling them becomes tricky and other web page's CSS override the stylings. |
|
Comment on: |
Thanks for the update. Oh yeah, I'm not sure if it's a Greasemonkey bug, but when you hover over links created through Greasemonkey scripts, and when you hover on them with this script, no tooltips appear. |
|
Comment on: |
I found a lot of fixes for my problems regarding this script. If tooltips are stretching to as long as the page's width, use:
If tooltip content is spaced differently per page, use:
If tooltips are sometimes covered (excluding Flash objects, of course):
If tooltips stretch too long because of uber long URLs:
These problems are mostly caused by in-page CSS, and this can be remedied by adding custom CSS into the script. An '!important' token would help too. |
|
Comment on: |
Indeed, useful. |
|
Comment on: |
Very nice, but you should make the included pages into
|
|
Comment on: |
I'm using Windows...and the problem seemed to have went away. Dunno how or why. |
|
Comment on: |
I noticed that the text inside the tooltip is cropped by 1px from the right. Is it just me or is this problem also evident in other set-ups? |
|
Comment on: |
Much nicer implementation...thanks a lot! |
|
Comment on: |
No more checkboxes? So the compare feature becomes the one from the previous version, where a link named 'compare' just pops up at update? |
|
Comment on: |
So are you supposed to just check the diff checkbox when there's an update to compare things? |
|
Comment on: |
Ahh, I see. Well thanks for explaining the issue. |
|
Comment on: |
Wow, this sure has changed a lot over the past few days... What's the diff checkbox supposed to do? |
|
Comment on: |
Nice update, but sometimes the tooltip stretches to the width of the page. The tooltip should also have a z-index greater than 1000 (probably 999999?) because elements in some sites can just get on top of the tooltip. You can add this to the tooltip div's css for better text spacing consistency:
Some sites can override the properties of the tooltip, such as alignment and font size. Using CSS, variables, and the !important token might help this. You should also add a variable that sets whether the title and the domain should be bolded or not. Thanks. |
|
Comment on: |
Hmm...this is quite cool. Wouldn't it be better to add support for the other kinds of boxes (confirmation boxes, etc.) but keep the buttons intact? I dunno, just a suggestion. |
|
Comment on: |
Very nice implementation. Only a few gripes. The tooltip seems to be too high that when you're hovering on a link that's near the top, you won't be able to see its content. Additional features from this script (http://userscripts.org/scripts/show/4059) would also be cooler. Support for form buttons would make this the best script ever. Overall though, it looks very nice and it's functional. |
|
Comment on: |
Doesn't seem to work. Tried it on W3Schools' demos. |
|
Comment on: |
The site has changed again. Please update this script. |
|
Comment on: |
It doesn't work on the demo page where it was adapted from. |
|
Comment on: |
Nice implementation. |
|
Comment on: |
Thank you for the quick update! |
|
Comment on: |
Making the text more readable also helps. |
