
- Image via CrunchBase
Here is a list of Facebook Hacks from puremango. Use them in your chat windows.
How to kick someone offline:
javascript:statusControl.sendVisibility(false);
To re-activate someone:
javascript:statusControl.sendVisibility(true);
How to change the menubar color:
javascript:void(document.getElementById('fb_menubar').style.background='red');
Bring up a friends tab:
javascript:buddyList.itemOnClick(<<>>);
Change the pagetitle:
javascript:void(document.title="Facebook | Your Title Here);
Close Chat:
javascript:chatDisplay.tabs[<<>>].tabXOnClick();
![Facebook Hacks Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=01bc87de-95e7-46e7-b64b-1acc7faa8399)








Anonymous 12:49 am on August 17, 2009 Permalink |
javascript:buddyList.itemOnClick(<>);
DOS NOT WORK