Posts Tagged "jquery"

  • jQuery TOOLS

    jQuery Tools provides some UI addons to the basic jQuery Library. You can create Tabs, Accordions, Tooltips, Overlays and more using this library. The whole library fits in less than 6Kb, so you can replace all the separate libraries you are using for these functionalities by using this library. The library has an easy to [...]

    Read More...
  • Focus – Improving Form usability using jQuery

    Janko Jovanovic’s got an excellent tutorial which shows you how to highlight the current active form area to improve usability of forms. He achieves this using jQuery. He shows how to construct the form, style it and uses jQuery magic to get this functionality working for the form. He mentions that this improves the usability [...]

    Read More...
  • Here’s some cool stuff – Google’s Hosting some popular Javascript Ajax libraries like jQuery, prototype and the likes on their servers. You use this service to serve the supported libraries straight off Google. They also provide you with the option to load a particular version of the library so you won’t have to keep checking [...]

    Read More...
  • 240 jQuery plugins

      Here’s a blog which lists out 240 plugins for jQuery. The list of plugins there covers almost everything you’d need to do with Javascript. If you haven’t yet heard of jQuery, head over to jquery.com and check that out. Once you’ve jQueried, you’ll never want to return to regular Javascript ! To check out [...]

    Read More...