Hi,I tried to clone a div containing some input fields.Then I want to change Id/Name attributes and last the Value of the input itself.It works as expected except for the Value attribute.On screen the new cloned field is displaying the right value, but exploring DOM (with firebug or google chrome inspect tool for example), the value in the DOM is still ...