Wednesday, December 2, 2009

[jQuery] binding ala ActionScript??

Do jQuery or JavaScript provide any facility like the data-binding
facility of ActionScript, whereby changing a variable immediately
applies the changed value throughout the program?

Apparently that works by implementing an onChange event whenever the
variable is changed.

No comments: