Hello, I'm working integrating Caja to the PHP Version of Shindig.

The idea is cajoled the Gadget trought the comand line utility and
then
run the cajoled gadget.

To cajoled the Gadget I use caja-r4052, and for the runtime I use
domita-minified and valija.out.

I have a problem, when I'm trying to execute the gadget I got this
error in Chrome

  Uncaught TypeError: Cannot call method 'getOuters' of undefined

And this in Firefox

  $v is undefined
  $dis = $v.getOuters();

Any help is welcome

Thanks in advance.

Reply via email to