Ask any web developer what their preferred JavaScript library is, the unanimous answer is jQuery. It does not matter how small or large the web site is, what the feature set is, developers tend to prefer jQuery as the base JavaScript framework as it reduces the complexity of code they need to write, it is well tested, has a ton of plug-ins, has a large development community and hence reduces the development time.
