I want to add "share this on Facebook" to a page. I've got this working just fine using this URL format:
http://www.facebook.com/sharer.php?u=my.url.here
but the problem is, that's designed specifically to be a popup window, so
- the page looks weird at full browser size
- the buttons are a long way from the fields
- after submission, the page has messages in it like "this window will close shortly"
So, is there a Facebook URL which can do the same thing, but which isn't intended as a popup?