blogs - Using Facebook's Post to Wall SDK, works successfully, how do I show it in a normal window, not a maximized one? -


i have implemented post wall sdk facebook onto blog. http://www.adamscarter.co.uk/blog/ works great! problem when use facebook button, forces window maximized.

the size want make size of window, once click 'restore down' button in window - button betweem minimize , close - assumed property 'display' value 'popup'.

does know how this? even, if can done?

thanks :)

you can use

http://www.facebook.com/dialog/feed? app_id=123050457758183& display=popup& redirect_uri=http://www.example.com/response/ 

that way, dialogue box open in 400px 580px on-page popup window.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -