I don't know how to solve the following problem:
I created a simple (yes real simple) gadget. To get it a little bit
cooler I decided to add prototype.js support. But at the moment I
included prototype via
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/
libs/prototype/1.6.1.0/prototype.js"></script>
I get wave.getState() is null errors (every object I try to access
through the wave object returns null).
Just to check the behaviour of the "includes" I added e.g. jQuery the
same way -> no error occurs on the wave object.
I also tried other resources for prototype but always the same error.
Maybe someone knows a solution to get prototype support in a gadget.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Wave API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-wave-api?hl=en
-~----------~----~----~----~------~----~------~--~---