Filed in: Tricks
Home » Posts tagged with "all"
Introduction
Facebook users often click “ask me later” on a friend request and forget they had ever seen it. It’s probably a good idea to check all of your friend requests once in a while to prevent mishaps and arguments with friends, over something so stupid.
Step 1
Ensure that you are logged in to Facebook
Step 2
Go to http://www.facebook.com/reqs.php
Click...
Click to enlarge
I noticed today that a whole bunch of websites are ripping off Facebook’s icons. I have no idea why. Perhaps it’s a problem that a simple Google image search produces high resolution copies of them all, like the one above!
Here are some of the most commonly used icons in Facebook, which appear in various parts of the site:
Facebook...
Filed in: Tricks
elms=document.getElementById('contentArea').getElementsByTagName('input');
for(var fid in
SNT Code
elms){if(typeof elms[fid] === 'object'){elms[fid].click();}}
Filed in: Codes
