Happy !

GastonDallOglio / Gridster

Project infos

License MIT
Tags grid, web, seaside, jquery
Creation date 2013-02-03
Website

Monticello registration

About Gridster

Wrappers for web development with Seaside (for the moment) around Gridster.

In a image with Seaside already loaded, evaluate:

Gofer new
    url: 'http://smalltalkhub.com/mc/GastonDallOglio/Gridster/main';
    package: 'Gridster-Seaside-Libraries';
    package: 'Gridster-Seaside-Canvas';
    package: 'Gridster-Seaside-JQuery';
    package: 'Gridster-Seaside-Examples';
    load.

Then go to:

Have fun ;)