snippets / 042908

Language: Javascript - First posted by willowdan on 2008-04-29 07:06 (5 months, 2 weeks)
Link to the snippet: http://www.friendsnippets.org/snippet/268/

042908

 1 	+ login (add:
2
3 if (outputSpecificClientSettingsObj.setUserAvailabilityAtInactivityEnabled) {
4 monitorInactivityID = setInterval(toAway, outputSpecificClientSettingsObj.userAvailabilityInactivityTimeout);
5 }
6
7 after hideSplash();)
8
9 + openContactListWindow (add profPic.style.width = "50px"; last line of fxn)
10 + addBuddyToList (add $(groupAddr+'_'+username+'_content').style.width = "50px"; last line of fxn)
In order to post a comment, you should have a friendsnippet account. Please sign-in.

0 comments

Apr '08

Common Tags


Related snippets

0 snippets in relation for now.


snippet History

Apr '08