Tagged Questions
2
votes
3answers
236 views
JQuery: Is there a way to do Flex-style data bindings?
Several new UI/Query frameworks allow you to "bind" UI elements to data structures. When data in the structure is updated, the change propagates to the UI element, automatically.
Some examples of this ...