A delete method for js. I want to pass in N values. Could you tell me how to write the method of passing values? I don"t know if it"s okay to use an array. No, no, no.
remove:function (obj) {  
        var obj=[];
        for(var i=0;i<obj.length;iPP){
        obj.parentNode.removeChild(obj)
        };
    }
Obj
    remove(obj.obj.obj......);
						