Re: How can i use the google shortener js api in xul?
Neil <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: >i want to try this example http://code.google.com/p/google-api-javascript-client/wiki/Samples in xul. How must i do it? > > Are you allowed to copy the file in to your extension? If not, the only reliable way is to create a web page that uses that file, then create an <iframe type="content" src="your web page"/> and communicate with that iframe using the various examples for communicating with content. -- Warning: May contain traces of nuts.