Many web developers are using JavaScript libraries to simplify the development process, add interactivity and add sophisticated interface effects to their websites. This article explores some tips to simplify the process even more.
Keep things as simple as you can–there is no need to use every amazing effect you see, and additional interactivity isn’t always what your site needs to be effective. And when you use plug-ins, make sure that they are worth using. Decent docs, examples, and previous releases make great clues as to a plug-in’s worth.
Create a basic page, then add jQuery (or another JavaScript framework) to it. The most important features of your site must work for anyone who visits the site, regardless of the browser or device they are using.