On Thu, Apr 24, 2008 at 11:31 AM, Arun Kumar < [EMAIL PROTECTED]> wrote:
> Can I use My own JavaScript Files inside a gadget of content type="html" by > using <script src=http://shindig.com/shindig.js>? You can include any external files you want. I want to use jQuery inside my gadget of type "html", Iwant to use jQuery > Ajax. Feel free to do so. > Is shindig is supporting caja? Yes, though caja itself is still not quite perfect so it isn't enabled by default. Pass &caja=1 to the iframe url to trigger it (Java version only -- PHP support for caja is non existent today). -- ~Kevin

