Proposed new features for CSS 3

April 11th, 2008

Over at webkit.org, a set of new proposals for the upcoming CSS3 specification has been released. They are grouped into the following categories:

Some of the more interesting proposals include:

  • Keyframe animation. Will this hurt flash? (Not likely, Flash’s focus is firmly fixated on Video at this point).
  • Transitions look nice. (Anything that reduces our dependence on Javascript is likely a good thing).
  • Variables! This is essential for CSS, never mind all this animation talk.

It’s all good stuff, but the real question is: when will the browsers support it?

65 jQuery resources

April 3rd, 2008

Speckyboy has compiled an exhausting list of 65 great jQuery resources.

The top five:

  1. jQuery Crash Course
  2. Getting Started with jQuery
  3. AutoCompleter Tutorial
  4. Multiple File Upload Magic
  5. jQuery for JavaScript programmers

Check out the full list here.