libLink
libLink copied to clipboard
Using without jQuery plugin or create basic plugin to make this
Hi. It's possible to use this library for update DOM but without using a jQuery plugin?
I mean, I would do something like $('[name="budget"]').Link ().to ($('.budget-observers')) ;
So each time the input budget changes notifiy all the budgets observers changing his value or updating his HTML property?
Thanks very much and congratulations about your work