Format:
Recent snippets matching tags of DataLink
function updatePerson() { person.firstName = "Jimmy"; person.lastName = "Row"; $(person).trigger("changeData",["firstName",person.firstName]) .trigger("changeData",["lastName",person.lastName]); }
380 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
