Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9177017
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T17:14:25+00:00 2026-06-17T17:14:25+00:00

<input id=img type=file name=img accept=image/*> And this is the JQuery code: $(‘#img’).change(function(){ if($(‘#this’).val() ===

  • 0
<input id="img" type="file" name="img" accept="image/*">

And this is the JQuery code:

$('#img').change(function(){

    if($('#this').val() === '') { 

        $("#subm").remove();

    }  else {

         $('<button id="subm" type="submit">Press</button>').insertAfter('#advice');

   }

});

I’m trying check if the input file is empty, if is empty, and exist a button called subm, I delete it, but if the input file has a file, I create that bottom. The problem is that, if there’s a submbotton, because I select file, and after I change the input, let it empty, JQuery doesn’t delete it.

How can I delete a button, created by JQuery, if an input file is empty?

Thank’s advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T17:14:26+00:00Added an answer on June 17, 2026 at 5:14 pm

    $('#this') should be $(this), $('#this') matches an element with id=this

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When building code like this: <script type=text/javascript src=<%=ResolveUrl(~/js/js.js)%>></script> or <input type=image src=<%=ResolveUrl(~/img/submit.png)%> /> Should
I have this file upload input in a form: <input type=file multiple name=file[] />
I have an input box <input type=text name=search id=search /> <img src=icon.png alt= id=doSearch
I wrote a jquery code to send values to a php file $('#def_formSubmit').live("click",function(){ var
I have this jQuery code from my previous project and I want to modify
I have a rewrite rule in my web.config file like this: <rule name=Public page
I decode video via libavcodec, using the following code: //Open input file if(avformat_open_input(&ctx, filename,
I have one button inside webview as : return INPUT TYPE=\button\ type = \image\
I have problem with getting name of image. I have use following code to
Looking at an example on image upload with JQuery here: http://www.zurb.com/playground/ajax_upload Using this example

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.