>Hi Judah. This is a bad comparison. DomQuery is a DOM/CSS selector which >can be used as an extension to YUI. > >A true comparison would be DomQuery to jQuery's DOM methods, Dojo's >dojo.query() or Dean Edward's cssQuery.
The size of jQuery is also considerably smaller than loading the DomQuery library w/its dependencies. So, if you're working on a large application where you're going be heavily relying on lots of DOM manipulation the size of the library may not be that big of a deal. However, if you're going to be peppering your application with this kind of interaction (or just are working on some smaller scale sites,) then I think the small footprint of jQuery has some real advantages. -Dan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269045 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

