Jquery form hides the input selection



$("#instanceInfo input[type='hidden'][name!='belongtomodel']")

Gets the input collection with the id hidden under the instanceInfo form and the name not equal to belongtomodel