Hi There, I'm looking to add a script for Twitter to my tiny social bookmarking icons I've placed on my product pages for my ecommerce site. I have something like this for del.icio.us and I'm looking for something similar to Twitter that will pass the URL through and pre-populate the tweet box on the twitter website: <li><a href="http://delicious.com/save" onclick="window.open('http://delicious.com/save?v=5&noui&jump=close&url='+encodeURIComponent(location.href)+'&title='+encodeURIComponent(document.title), 'delicious','toolbar=no,width=550,height=550'); return false;"><img src="/images/icons/socialMedia/delicious.small.gif" alt="del.icio.us" /></a></li> HTML: Any ideas on something like this for twitter?
You can use this service, or just figure out how it works with twitter and then copy it. http://www.addthis.com/web-button-select?where=website&type=bm&bm=bn6&analytics=0