Re: [twitter-dev] Twitter share button without count

2011-03-27 Thread Arnaud Meunier
Hey,

Simply set the data-count property to none. For more information, read the
doc: http://dev.twitter.com/pages/tweet_button#position-count

Arnaud / @rno http://twitter.com/rno



On Fri, Mar 25, 2011 at 9:03 AM, twitter dev dev.at.twit...@gmail.comwrote:

 HI Guys,

 I'm using the following code for Twitter share button with count,

 a href=http://twitter.com/share; class=twitter-share-button data-url=
 http://sample.com; data-text=Sample message! data-count=horizontal
 data-via= data-related=Tweet/a
 script type=text/javascript src=http://platform.twitter.com/widgets.js
 /script

 Now, I would like to hide the count and have only button. Can anyone please
 suggest or point me to the code ?

 I tried removed data-count, which dint fixed the problem.

 I did not find this on Twitter doc's.


 Thanks In Advance,
 -dev.

 --
 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


-- 
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


[twitter-dev] Twitter share button without count

2011-03-25 Thread twitter dev
HI Guys,

I'm using the following code for Twitter share button with count,

a href=http://twitter.com/share; class=twitter-share-button data-url=
http://sample.com; data-text=Sample message! data-count=horizontal
data-via= data-related=Tweet/a
script type=text/javascript src=http://platform.twitter.com/widgets.js
/script

Now, I would like to hide the count and have only button. Can anyone please
suggest or point me to the code ?

I tried removed data-count, which dint fixed the problem.

I did not find this on Twitter doc's.


Thanks In Advance,
-dev.

-- 
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