This most basic example has 50 cells.The cells have absolute positioning percentage width and fixed height.
// When DOM is ready. $('.thegrid').grid( { cellsPerRow: 5 });