copongcopong
16 Apr 2007, 1:51 AM
Anyone having problems with the Documentation when using Prototype+Scriptaculous as Library?
The errors from firebug (Testing Hellow World in Dialogs):
Event.observe is not a function
[Break on this error] (function(){var _1;Ext.lib.Dom={getViewWidth:function(_2){return _2?this.getDocu...
Ext.get is not a function
[Break on this error] showBtn = Ext.get('show-dialog-btn');
The errors from firebug (Testing Hellow World in Dialogs):
Event.observe is not a function
[Break on this error] (function(){var _1;Ext.lib.Dom={getViewWidth:function(_2){return _2?this.getDocu...
Ext.get is not a function
[Break on this error] showBtn = Ext.get('show-dialog-btn');