needwrong / jquery-hover-dropdown-box

The jQuery plugin that provides interactive drop-down list box

Home Page:http://mugifly.github.io/jquery-hover-dropdown-box/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jquery-hover-dropdown-box (jquery-hover-dropdown-box.js)

The jQuery plugin that provides interactive drop-down list box.

screenshot

Because this project has just launched development, currently documents are insufficient and the codes are inexperienced.

Your feedback is highly appreciated. You can send requests and bug reports as Issues on GitHub.

Requirements

  • jQuery 1.7.2 or later

Features

  • Interactive dropdown items:
    • Text input
    • Checkbox
  • Use with (eg):
    • Append to a div, as inline.
    • Append to a button, as hover.
  • etc...

Examples: http://mugifly.github.io/jquery-hover-dropdown-box

License and author

Copyright (c) 2013 Masanori Ohgita (http://ohgita.info/).

This program is free software distributed under the terms of the MIT license. See LICENSE file for details.

About

The jQuery plugin that provides interactive drop-down list box

http://mugifly.github.io/jquery-hover-dropdown-box/

License:MIT License


Languages

Language:CSS 100.0%