Changes

Jump to: navigation, search

Labs/Ubiquity/Ubiquity 0.1 Author Tutorial

228 bytes added, 20:01, 8 February 2009
Added the line of code that can close Ubiquity from a command
include( "ubiquity/templates.ubiquity.js" );
</pre>
 
== Closing Ubiquity Programmatically ==
 
Here is the line of code that a developer can use in order to programmatically close Ubiquity (from the preview for example):
 
<pre>
context.chromeWindow.gUbiquity.closeWindow();
</pre>
21
edits

Navigation menu