views:

36

answers:

0

I don't want to download gears library into my local computer. I prefer to use gears library by cross domain (xDomain) loading. Can I use Google gears library files by xDomain loading like this:

<script type="text/javascript" src="http://.../grears_init.js"&gt;&lt;/script&gt;

where is the public HTTP URL for the gears library if possible?