Giter Club home page Giter Club logo

combo-box-jquery-plugin's People

Contributors

hsatac avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

combo-box-jquery-plugin's Issues

combobox without <!DOCTYPE ... strict.dtd> (IE8/IE9) does not work

Hello,

I am using your combobox in my project (typical web 2.0 client-server application). The generated HTML sources doesn't contain the <!DOCTYPE> used in your example.html. there are some historical reasons why i cannot use DOCTYPE (but i know that webdevelopers should use it).

Please have a look on this picture http://imageshack.us/photo/my-images/38/combobox.png/

it displays your example.html from github. the only differences are that i removed the DOCTYPE tag and added an
after Field1. Can you extend your combobox so that it will work without the DOCTYPE tag too?

Selecting item with Enter key submits form.

When using arrow keys and then pressing enter to select an item from the combo-box drop-down it should not submit the form. It's current behavior is that the form will behave as if you pressed enter after typing a value which may submit the form depending on the browser and the form configuration. This behavior should be suppressed.

Event Handler Leak

In line 120, the plugin installs a jquery("html").click handler which gets never cleared. So if you replace forms with Ajax, these handlers will accumulate over the lifetime of the user session.

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.