0

I want the tweet box to appear (using anywhere) in a modal / popup box (Kind of like how FB.ui works ) While the login etc are automatically in a popup window , But the actual tweet this textbox comes up on the main page. The documentation is very vague about how to incorporate the tweet this box in an iframe or a modal. Can anyone help me with this ?

-Tanker

arcain
  • 14,920
  • 6
  • 55
  • 75

1 Answers1

1

You need to use web intents for that:

arogachev
  • 33,150
  • 7
  • 114
  • 117
Louis
  • 11
  • 1