Thread
:
How come now working ? :(
View Single Post
#
14
08-22-2009, 10:28 PM
Crow
ǝɔɐɹq ʎןɹnɔ
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Didn't try it, but using those two events should do the trick:
PHP Code:
function
ChatBar
.
onShow
() {
// stuff
}
function
ChatBar
.
onHide
() {
// more stuff
}
Crow
View Public Profile
View GraalOnline Profile
Find all posts by Crow