Facebook Like Box on iPhone with jQTouch -


is there better way integrate facebook box in iphone jqtouch mobile site using iframe code? ie:

 <div id="facebook">    <div class="toolbar">    <h1 class='logo'>my site</h1>    <a class="back" href="#">back</a>    </div>     <div class="facebook">     <iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3a%2f%2fwww.facebook.com%pagename&amp;width=320&amp;colorscheme=dark&amp;connections=10&amp;stream=true&amp;header=true&amp;height=587" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:320px; height:587px;" allowtransparency="true"></iframe>    </div>   </div> 

the iframe on iphone doesn't know logged in through facebook iphone app. there way integrate that?

thanks

i pretty sure there no way website can credentials facebook app. if makes sense site, might have support facebook connect. if buttons content , site has nothing facebook, think best can do.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -