Showing posts with label jQuery. Show all posts
Showing posts with label jQuery. Show all posts

Friday, January 22, 2010

Head first into javascript (and jQuery)

Musings of an Anonymous Geek: Head first into javascript (and jQuery):
"Once the CSS was done, I was informed that I’d now need to take the tabular reporting table I just created and make it sort on any of the columns, get the data via AJAX calls to a flat file that would store the JSON for the dummy data, create nice drop-down date pickers so date ranges in the report could be chosen by the end user, page the data using a flickr-style pager so only 20 lines would show up on a page, and alternate the row colors in the table (and make sure that doesn’t break when you sort!)."