in reply to Ignore monks in last hour of cb
Rather than using javascript, wouldn't it be easier to use a user CSS rule in your Display Settings for this, such as .chatfrom_52855 { display: none; }? That would hide the chatter everywhere, such as in the chatterbox nodelet, fullpage chat, and last hour of cb. If you want to be more specific, you can make it #id-596792 .chatfrom_52855 { display: none; } to hide it only in last hour of cb.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Ignore monks in last hour of cb
by chacham (Prior) on Apr 30, 2015 at 12:38 UTC | |
by Corion (Patriarch) on Apr 30, 2015 at 12:41 UTC | |
by chacham (Prior) on Apr 30, 2015 at 12:47 UTC |