First off, let me say thank you to everyone involved with PWC. Awesome
library. I'm new to the list, here.

I d/led the whole 1.3 package and dropped the new Prototype, Scriptaculous,
and PWC files into my application, and am experiencing some fairly
interesting errors.

Specifically, if you call Dialog.alert without specifying either a width or
a height parameter, or an "okLabel", the call dies silently (FF2/Windows
XP), which indicates a recursion problem or a scope issue (stepping through
the function in Firebug generates a "__scope__ is not defined" error on line
1495 of window.js).

Specifying (width || height) && okLabel seems to avoid whatever is tripping
it up. You might also want to make clear that v1.3 really does require the
latest and greatest script.aculo.us effects.js library.

Let me know if there is anything I can do to help out with this issue,
mhw
_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com

Reply via email to