View Single Post
Old 12-04-2011, 04:27 AM   #1
oren
Member
oren began at the beginning.
 
Posts: 21
Karma: 10
Join Date: Dec 2011
Device: iphone
Facebook Share Button on .epub book

Hi.
I'm using this code for adding share button to my ebook (epub):

<div id="fb-share" dir="rtl" style="float:right;">
<a name="fb_share" type="icon_link" share_url="http://www.yetsiot.co.il/"><img alt="fb" class="fb" src="../Images/fb.png" />שתף</a>
<script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share"
type="text/javascript">
</script></div>

It works when opens as a web-page but when using epub-reader (FF, IPhone, Android...) it just show the title but it's not clickable...

Any idea why? And how to fix that?

Thanks,
Oren
oren is offline   Reply With Quote