[Plugin: Quick Chat] Suggestion to improve notification options
-
https://stackoverflow.com/questions/37122/make-browser-window-blink-in-task-bar says it all.
Ah, and to force sound enabled im using this self made dirty hack on page ready
var defcs = setTimeout(function () { if ($('.quick-chat-sound-link a').css('textDecoration') != 'none') $('.quick-chat-sound-link a').trigger('click'); }, 3200);
it works, but a standard option for this would be nice.
Your plugin works very well man, thank you! ??
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Quick Chat] Suggestion to improve notification options’ is closed to new replies.