My favorites | Sign in
Project Logo
                
People details
Project owners:
  harveyd

A plugin to the Jquery Library to provide spreadsheet functionality


Use

Below is how the spreadsheet plugin is initialized, remember to have jquery.spreadsheet.css linked

var options = {range:"a1:g50"};
$(".selector").spreadsheet(options);








Hosted by Google Code