tmort / Socialite

Other
1.68k stars 163 forks source link

Added DZone submit button #55

Closed samaxes closed 10 years ago

samaxes commented 11 years ago

Works similarly to the other buttons. Here is an example:

<a href="http://www.dzone.com/links/add.html?url=http://socialitejs.com/&amp;title=Socialite.js&amp;description=Socialite.js example page." class="socialite dzone-submit" data-style="1" data-url="http://socialitejs.com" data-title="Socialite.js" data-description="Socialite.js example page." rel="nofollow" target="_blank">
    <span class="vhidden">DZone</span>
</a>
tmort commented 10 years ago

Once I test I'll pull, thank you for contributing!