I have this jQuery Object:
The object called by $('#demoForm').data(); method and inspected by DOM tab of Firebug.
$('#demoForm').data();
How do i change highlighted property value? and what the name of topic related to this case?