"Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML 5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies."
Showing posts with label javascript. Show all posts
Showing posts with label javascript. Show all posts
Wednesday, October 20, 2010
Modernizr
Modernizr
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!)."
Subscribe to:
Posts (Atom)