Skip to content

Instantly share code, notes, and snippets.

@tammersaleh
Created August 20, 2009 20:44
Show Gist options
  • Select an option

  • Save tammersaleh/171353 to your computer and use it in GitHub Desktop.

Select an option

Save tammersaleh/171353 to your computer and use it in GitHub Desktop.
tab_opened: function(event) {
var tab = event.target;
var sidebar = new PlatosForms.SideBar(tab);
tab["platos-forms-sidebar"] = sidebar;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment