Page 1 of 1

Message Styles: JS Function Hooks for status?

Posted: Wed Nov 02, 2005 5:11 pm
by iTorrey
So I've been working on the latest version of my message style and when a status event happens (like some one goes away) I want to do something on top of adding that item to the messages.

Right now when some one sends a message there is a JS function called appendMessage and appendNextMessage that handles that and extends the default functionality.

Is there a JS function for status like appendStatus or something along those lines that I can use for my additional functionality?

If not, how do the status items get added to the message view currently?

Thanks for the help