Like I said Dan...this is great news for CF peeps. Just wanted to point out file size as an issue. If you just need a simple modal window, there's better ways to do it. If you're looking to develop a full blown app, then ExtJS is a good way to do it.
-----Original Message----- From: Dan Vega [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 08, 2008 9:02 AM To: CF-Talk Subject: Re: [NEWS] Dan Vega's New CFWindow Tag on Ajaxian.com Good feedback guys. Andy I know that size is always an issue and right now I a pulling in the entire css of ext (ext-all.css) which I will slim down when i get a stable release ready. Also I am sure there is a way to pack the already packed js. I used the ext build your own to try and include just the libs needed but there may be room for improvement. I tend to agree if you just needed it to popup some text might be overkill but I will have to wait and see what others use it for. Dan On Jan 8, 2008 9:41 AM, Andy Matthews <[EMAIL PROTECTED]> wrote: > Good point. Thanks for mentioning that Todd. > > -----Original Message----- > From: Todd [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 08, 2008 8:38 AM > To: CF-Talk > Subject: Re: [NEWS] Dan Vega's New CFWindow Tag on Ajaxian.com > > This is using the Ext 2.0 framework, which is something CF8 doesn't have. > Plus, in theory, you can run this on CF7. > > On Jan 8, 2008 9:28 AM, Andy Matthews <[EMAIL PROTECTED]> wrote: > > > While I respect the work that he put into this tag, doesn't CF > > already have cfwindow? > > > > Also, the amount of code needed for even the most basic example: > > http://www.danvega.org/examples/cfwindow/basic.cfm > > > > is 336kb. I cringe at the thought of people who just want a simple > > modal window using this tag. Oh the poor users having to download an > > additional 336k just to see a pretty modal window. > > > > Obviously if you're using this as part of a larger app, then it's > > not as big a deal. > > > > > > andy > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:296120 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

