Twitter bootstrap – I need to be able to press a button to tweet out a quote
I'm trying to code a "Tweet this" button that opens a new window on Twitter with pre-generated text. What I'm getting now is a window on Twitter with the URL of where I came from. I'm using the JQuery API…