又一款TAB,基于JQ
Posted by Feng Filed Under TAB with 3 Comments
Posted by Feng Filed Under CSS, TAB with No Comments

One of the biggest challenge to web designers is finding ways to place a lot of information on a page without losing usability. Tabbed content is a great way to handle this issue and has been widely used on blogs recently. Today we’re going to build a simple little tabbed information box in HTML, then make it function using some simple Javascript, and then finally we’ll achieve the same thing using the jQuery library.
Posted by Feng Filed Under CSS, Resourses, TAB with No Comments