> I would like for my application to have a button called 'Add Records' > and when clicked, I would like for a modal data entry popup to > appear. I can handle all of the data logic stuff BUT need a library > for the slick looking data entry form.
Some stuff on MooTools Forge -- give a search there. Also http://www.clientcide.com/docs/UI/StickyWin from MooTools dev Aaron Newton. Generally Moo is a developer's framework so you would expect to find such things as user-contributed effects classes (even if the user is also an official team member). -- Sandy
