Howdy all

Im an trying to build up some apps and widgets using mootools as a JS
backend.   I keep running into some issues with error being spit back
about

Class is not a constructor
[Break on this error] hit: function(mouse){ \n


As if the mootools is not getting loaded.  I think there may be some
conflict with the mootools $  as I keep getting an error in hosted
mode about

Cant find variable $

on a JSNI function that is calling something like

var plot = new new $wnd.mooFlot($(container.id), series, options);

Does anyone have any experience with this or have this been seen
before with mootools?


thanks
-=Brian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to