Links | Javascript

Helping Pay The Bills

Shopify Top Hosts Theme Layouts ExpressionEngine

Modernizer Sun, Jul 19, 2009

by Rich 1 year ago

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.

posted in: Javascript

http://www.modernizr.com/

A Roundup of JQuery Examples Mon, Mar 31, 2008

by Rich 2 years, 4 months ago

A handful of useful websites to help you learn jquery.

posted in: Javascript

http://css-tricks.com/learning-jquery-a-roundup-roundup/

Ajax Tabs Content v2 Wed, Oct 24, 2007

by Rich 2 years, 9 months ago

Ajax Tabs Content has just been updated to v2.0, which now supports nested tabs, "IFRAME" and "slideshow" modes, and the ability to expand/contract arbitrary DIVs on the page.

posted in: Javascript

http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/

Auto populating text input fields with JavaScript Wed, Oct 24, 2007

by Rich 2 years, 9 months ago

A good example how you can create good accessible code and then enhance it with JavaScript.

posted in: Javascript

http://www.456bereastreet.com/archive/200710/autopopulating_text_input_fields_with_javascript/