Code Monkey home page Code Monkey logo

jquery_plugins's Introduction

EditInPlace

Allows you to simply turn an element into a text box that disappears and calls a callback with the value after the user hits Tab or Enter.

FuzzyString

Archived due to performance issues. QuickSilver-like string matching. For production use try String Score. FuzzyString is very nice except for the performance issue. If anyone is interested in String scoreing this would be a great project to fix up. The problem with FuzzyString is matching against longer strings. See issue.

Here's how FuzzyString works: http://bit.ly/1xBafm

Input Placeholder

Keeps helper text in an input box as long as it's not focused and doesn't have some other value in it.

QuickSelect

Type in an input box, and a list of matching options shows below. Use your arrow keys to select one of them and it will fill in the rest of the field for you. Lots of options, you can do just about whatever you want with this one.

Range Selector

This UI widget allows you to select a range of items using the mouse. Good for things like the alphabet or numbers where you want to select a range. Simply calls a callback whenever a new range has been selected.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.