Jetpack/Cookbook

< Jetpack
Revision as of 22:38, 17 June 2011 by Wbamberg (talk | contribs) (moved Labs/Jetpack/Cookbook to Jetpack/Cookbook)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This page lists code snippets showing you how to accomplish specific tasks using the Add-on SDK and the Online Builder.

Title Author SDK Version Location Description
How to create a button on a webpage Bogo 1.0b5 https://gist.github.com/970120 define a button, add it to the webpage, attach a listener and execute a simple action when clicked.