<div id="Zoom" style="background-color: blue; top: 1077px; left: 378px;
position: absolute; display: block;">
Send
<div id="fb-root"></div>
<fb:send colorscheme="dark" font="" href="http://tinyurl.com/3e7ggl6">
</fb:send>
<br>
<textarea rows="7" cols="40">bla bla</textarea>
</div>
why isn’t the Facebook send button visible? Or is it visible only if the page runs inside a Facebook canvas?
You don’t have to run inside the Facebook Canvas.
You need to have the FB JS SDK on your page. I’m assuming you don’t. See https://developers.facebook.com/docs/reference/javascript/ and https://developers.facebook.com/docs/reference/plugins/like/
or, just copy this:
That should do it