[Cialug] Frameworks

Tony Bibbs tony at tonybibbs.com
Wed Dec 12 16:00:02 CST 2007


[snip]
and correct me if I'm wrong, the yui grid doesn't deal with data nor does it use any JS, it just resets browsers to the same defaults and provides some predefined CSS shortcuts for creating layouts that work equally well across browsers.
[/snip]

I assume when you say grid you mean the YUI data table: 

http://developer.yahoo.com/yui/datatable/

If so, what you said isn't right...it clearly uses JS:

<script type="text/javascript" src="http://yui.yahooapis.com/2.4.0/build/datatable/datatable-beta-min.js"></script> 

See working example here (note the data table is in beta):

http://developer.yahoo.com/yui/examples/datatable/dt_serverpagination_source.html

--Tony




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cialug.org/pipermail/cialug/attachments/20071212/ac872396/attachment.htm


More information about the Cialug mailing list