280 logoBack to home page
DART 430

Stuff to do

November 20-22
jQuery plugin registry, jQueryUI, jQuery Mobile and demo; animated header demo with jQuery, CSS transition, mainly from this tutorial, and see also CSS-Tricks.

These use scrollTop()

HTML5 demos cont. HTML5 features list and video (net tuts+)My form/Keith; Rich Bradshaw's HTML5 forms;

More new stuff: CSS filters. They need the -webkit- vendor prefix, but work in Firefox, and (mostly) in Edge without a prefix. And they work on any element, not just images. filter: drop-shadow() is good for non-rectangular SVG images (box-shadow: () draws a shadow on the bounding rectangle).

jQueryUI Getting Started page (go to learn.jquery.com for all the tutorials

We will build flexbox form with this starter file to look like this.

 
Thanksgiving
turkey
 
CodeSchool has some free jQuery (good What is jQuery? summary)