LCHarold 


  • jQuery throttle / debounce allows you to rate-limit your functions in multiple useful ways. Passing a delay and callback to $.throttle returns a new function that will execute no more than once every delay... More information
  • Simple, fast generation of RFC4122 UUIDS. Features: - Generate RFC4122 version 1 or version 4 UUIDs - Runs in node.js and all browsers. - Cryptographically strong random # generation on supporting platforms -... More information
    • 33,125 total downloads
    • last updated 12/7/2011
    • Latest version: 2.1.2
    • jquery PNG IE MVC
    Works around the lack of PNG transparency support in versions of IE below 6. This version is slightly modified to work with MVC conventions. As you know IE versions below 6 do not support png transparency. This... More information
    • 24,596 total downloads
    • last updated 8/10/2012
    • Latest version: 1.3.0
    • jQuery tooltip tip
    TipTip detects the edges of the browser window and will make sure the tooltip stays within the current window size. As a result the tooltip will adjust itself to be displayed above, below, to the left or to the... More information