I just discovered what is causing the problem.
The Dojo Dojox contentPane does execute javascript, yes but only this way;
<script></script>, without type="text/javascript". And there comes the
point, the js file of recaptcha is full of that like this '.javascript .imp
{font-weight: bold; color: red;}', to get this and all the other lines to
work in a Dojox contentPane it should be '.script .imp {font-weight: bold;
color: red;}'.
Then my request is, to provide a js file we can link to and that is
specially adjusted for use in a Dojox contentPane. Perhaps a file that's
built upon the Dojo Toolkit.
That would be great!
Thanks,
Aad Pouw
Original issue reported on code.google.com by Aad.P...@gmail.com on 22 Feb 2009 at 8:19
Original issue reported on code.google.com by
Aad.P...@gmail.com
on 22 Feb 2009 at 8:19