Hacker News new | ask | show | jobs
by untog 4126 days ago
Why not just load the script on the first click, and then run the tweet function immediately after?

Because the tweet function invokes a pop-up window, which browsers won't allow unless attached to a click function.