i need to set up a site similar to twittericon dot com. they have the option to click on an icon/image, it goes to that image's "post" page and on the left hand side , the have that form to enter your twitter user id and i adds it to icon link and ready to copy and paste how can i get that for my site? it might have something to do with "zeroclipboard" but i dont know much about it and how to implement it thanks
There is the code (search for function initZeroClipboard() and check what they did) http://www.twittericon.com/wp-content/themes/twittericon-rob//js/install_icon.js Good luck