Pages

Subscribe:

Ads 468x60px

Tuesday, February 1, 2011

Creating a Keyboard with CSS and jQuery

This keyboard requires a lot of HTML setup and playing around with CSS. Each of the keys will be represented by a list item in an unordered list. Each of the list items will have a class attached to them, used in both the CSS and jQuery. Most of the classes are just “letter”, “lastitem”, or something similar. This will make finding out which list item is which easy.

0 comments:

Post a Comment