반응형

Closure Library: A cross-browser JavaScript library

The Closure Library, from Google, is a well-tested, broad, cross-browser JavaScript library that lets you pull only what you need from a set of reusable UI widgets and controls. It also lets you pull from a variety of lower-level utilities for server communication, unit testing, rich-text editing, animation, DOM manipulation, and more.

closure library

 

반응형
반응형

http://igor10k.github.io/ikSelect/

 

Stylize selects across all browsers with little effort.

 

Features

  • custom syntax support
  • works perfect as an inline-block
  • no z-index bugs in IE
  • optgroups support
  • great API
  • add/remove <option>'s and <optgroup>'s
  • disable/enable anything (select, optgoup, option)
  • optional filter text field
  • can be used with hidden parents
  • compatible with mobile devices
  • behavior is as authentic as possible
  • callbacks and event triggers
  • automatic calculations
    • dropdown position, so it's always visible when opened
    • needed width for the select or it's dropdown (can be disabled)
    • active option appears in the center of the opened dropdown
  • keyboard support
    • search by letters/numbers/etc
    • navigation
    • tab and shift+tab
  • fast and easy to use
  • built with attention to details
  • according to the poll, 100% of people love it*
    *of all the five friends I asked
반응형

+ Recent posts