GDB icon indicating copy to clipboard operation
GDB copied to clipboard

Generic Data Binder (GDB) for jQuery is a framework agnostic and extremely easy to use 2 way data binder. GDB binds views and models in realtime with live two-way binding and no hefty framework necess...

Results 6 GDB issues
Sort by recently updated
recently updated
newest added

Wonderful binder, thanks for your work on this. I've run across a situation where the binding no longer works as expected. When replacing a bound array, the binding isn't being...

Hi John, You may be interested in this article [Two-Way Data Binding](http://n12v.com/2-way-data-binding/). I've added a comment mentioning GDB.

The "input" event does not fire on contenteditable fields in Internet Explorer despite the fact the Internet Explorer 9+ supports the "input" event. Because IE supports the "input" event, the...

bug

Something I've been thinking about recently is the ability to create a model by parsing the specified dom branch. Most of my use for 2 way bindings is with Bootstrap...

new-feature

Add more usage examples showing more powerful capabilities.

enhancement
on-going-fix

Add ability to use new HTML5 form elements such as ``,``, and ``

bug