Ext,get is a core function of extJS. Has nothing to do with his problem Cutter:-)
However, I have not only used extJS on many projects and have used it with extreme confidence. As well as interfacing the V1.0 that Coldfusion uses. So any questions, please ask away. As for good libraries. This is the best one on hte internet today. Yes it is written in JSTL, but it is very usable in cfmx6+ http://www.exttld.com/ On 2/1/08, Cutter (CFRelated) <[EMAIL PROTECTED]> wrote: > BTW, if you try to create a MessageBox that is tied to an existing DOM > element, by using the 'el' attribute in the config, then you want to > make sure your object initialization code is written inside some kind of > document.ready function (I use JQuery, but Ext 2.0 has a built in > construct). If the document isn't ready, then your init can't find the > element it must bind to. > > Steve "Cutter" Blades > Adobe Certified Professional > Advanced Macromedia ColdFusion MX 7 Developer > _____________________________ > http://blog.cutterscrossing.com > > ColdFusion wrote: > > Anyone using the ext js functions on a CF site? > > > > > > > > I am trying to setup the basic files needed to use the messagebox functions > > and then maybe some others but right now just the one. > > > > > > > > http://extjs.com/ > > > > http://extjs.com/deploy/dev/examples/message-box/msg-box.html > > > > > > > > I thought I pulled the core files but the JS error shows "Ext.get is null or > > not an object" > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297881 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

