Skip to content

Instantly share code, notes, and snippets.

@coneybeare
Created February 12, 2011 17:53
Show Gist options
  • Save coneybeare/823927 to your computer and use it in GitHub Desktop.
Save coneybeare/823927 to your computer and use it in GitHub Desktop.
Onclick for Adobe Air Market Downloads
<div id="flashcontent" onclick="$.post('http://www.adobe.com/cfusion/marketplace/remote/uiWidgetsService.cfc',
{ OFFERINGID: '20777', PUBLISHERID: '21008', MARKETPLACEID:'1', method:'trackClickThrough', _:'' } );">
...
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment