Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
A general tag for user-interface events that are generated by the mouse. This includes pressing/releasing a button, clicking (including double/triple-clicks), moving, dragging, etc.
1
vote
1answer
126 views
JQuery facebook subscribe plugin mouse events
I'm trying to execute a script after a user clicks the Facebook subscribe plugin but when I click it, the event isn't firing.
<script type="text/javascript">
...