Maybe give users the option to disable the flashing of the user notification box? I know there is a reason us staff peoples have to put up with it, but that doesn't ring true for members.
Maybe give users the option to disable the flashing of the user notification box? I know there is a reason us staff peoples have to put up with it, but that doesn't ring true for members.
The flashing message box stops only on the next page after reading the message. The script needs modified to mark it as read as soon as the request is made before printing the page.
Actually, you can only prevent the pop-up notificaton that appears when you've got a new message. You can't stop the box from flashing unless you read the new message. I think, however, that the box should stop flasing just as soon as you open your inbox, not after specifically opening the new message. For exmaple, if one of my highscores gets taken in the arcade, reading the summary of the private message tells me everything I need to know; yet I still need to have clicked and opened it to get the box to stop flashing. The same goes for private messages that only consist of one or two lines.
Eh, you get the idea. :tup:
For a GreaseMonkey script:
if (el = document.getElementsByClassName('newnotifications' )[0]) el.className = '';
For Stylish:
.newnotifications {backgound: none !important;}
That will disable the flashing.
Want a special eXophase gamertag? You got it.
For the love of God, if you ever post here, read this before you post.
[19:20] <Dan> Does anybody else have problems with the forums image resizer?
[19:20] <+eldiablov> Yes
[19:20] <+eldiablov> it sucks ass because it doesnt allow links.
[19:20] <+eldiablov> And sometimes I'm scrolling through using pgdwn
[19:20] <+eldiablov> and it just brings an image up
From IRC due to my laziness.
[SIGPIC][/SIGPIC]
Bookmarks