Connect with Facebook buttons - how does the pop-up window work?

flaxiasailt

New Member
Does anyone know how facebook connect buttons generate the pop-up window that you use to sign in? I would think that there's a code like this..\[code\]<a href="http://stackoverflow.com/questions/3884207/#" onClick="MyWindow=window.open('http://www.yahoo.com','MyWindow','toolbar=no,location=no,directories=no,status=no, menubar=no,scrollbars=no,resizable=no,width=600,height=300'); return false;">Click Here</a>\[/code\]but I haven't found anything similar in the documentation.
 
Back
Top