First Time API user, so this is likely a *very* basic question.

I need to either ...

1)  get .connectButton to follow the same flow that the "Sign in with"
button does (go offsite to authorise and then return to callbackURL)

or

2) to substitute the .connectButton with a "Sign in with" button in a
twttr.anywhere call

Instead of .....
       else {   T("#twitter-connect-placeholder").connectButton();

Can I show a signin button somehow, like .....
       else {   T("#twitter-connect-placeholder"). [Sign in button
here] ();

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to