tmort / Socialite

Other
1.68k stars 163 forks source link

Adding hashtag #6

Closed Awea closed 12 years ago

Awea commented 12 years ago

How can I do this ?

dbushell commented 12 years ago

For a tweet button you can add data-hashtags="mytag" or just append it to data-text manually (check the Twitter page for full config options https://twitter.com/about/resources/buttons)

For the specific Twitter hashtag button use the classes socialite twitter hashtag on your default element.

Hope that is clear — please be more specific!

Awea commented 12 years ago

It's clear thanks :) I'll be more specific next time !