Presenting 16 of the most popular JavaScript frameworks in use today. In this list contains the usual suspects including jQuery and Mootools. With new additions including Zepo the mobile Javascript Framework which looks promising as it supports touch features specifically for javascript…
Google offer a font API which allows web developers to import web fonts dynamically. You don’t need to do any programming; all you have to do is add a special stylesheet link to your HTML document, then refer to the font in…
jQuery offers a plugin called validate which will allow you to create stunningly user friendly sign up forms, login addresses, contact forms and much more. The plugin is written and maintained by Jörn Zaefferer, a member of the jQuery team,…