Page is a not externally linkable
londrum - 8:54 pm on May 11, 2011 (gmt 0)
i've got a good tip to speed up the 'like' button...
if you use the iframe version, all you've got to do is give the iframe an ID, and leave the src="" totally blank, and then fill it in with javascript using the ID after the onload event has fired.
that way the entire page will load before fetching anything from facebook, and the user won't notice any slowdown at all.