May I ask about how can I remove the value of q , when the class .close is clicked? Here with my source code: Answer If I understand the question correctly you need to remove the value of q only from HTML. The easiest way is to wrap the value with the span tag. Let me know if you needed
Tag: jquery-file-upload
jquery file upload check box form
I am a beginner in JS and I decided to use this library: https://blueimp.github.io/jQuery-File-Upload/ My issue is the following : I have to send (in FormData, thus additional form) the value of 2 checkboxes. The concern is that the checkboxes are false when the page loads and the client changes its value, and in my code, the formdata takes the