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 901553
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T15:34:23+00:00 2026-05-15T15:34:23+00:00

In my HTML code, I’ve got a certain cell whose value should be cleared

  • 0

In my HTML code, I’ve got a certain cell whose value should be cleared if a link button is pressed. I’d like to achieve this using jQuery and here’s how I tried to do it but with no results:

var $delActionDate = $('#delete_Event');

        $delActionDate.live('click', function() {

            var myRow = $delActionDate.parent().parent();
            myRow.find('#dateCell').html() = "";

Any ideas on how to do this?

  • 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-05-15T15:34:24+00:00Added an answer on May 15, 2026 at 3:34 pm

    As Luca said, to update the html content you use html("") rather than html()="".

    In additions, assuming your parent() stuff is correct based on your HTML, the change you need to make so that the selected row is based on which button is pressed should be: change

    var myRow = $delActionDate.parent().parent();
    

    to

    var myRow = $(this).parent().parent();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 494k
  • Answers 494k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer You can't use a parameter to specify a table name… May 16, 2026 at 11:04 am
  • Editorial Team
    Editorial Team added an answer The actor model operates on message passing. Individual processes (actors)… May 16, 2026 at 11:04 am
  • Editorial Team
    Editorial Team added an answer Your code seems to be fine but make sure to… May 16, 2026 at 11:04 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

HTML code- <form> .... <a class=art-button href=edit.php >Edit</a> <a class=art-button href=# onclick=show_confirm()>Delete</a> </form> JavaScript-
I have some broken html-code that i would like to fix with regex. The
I would like to get the html code a view would generate in a
I'd like to select the image source url from html code using javascript regexp.
I've got a string that has curly quotes in it. I'd like to replace
HTML Code: <div id=1 class=master></div> <div id=2 class=slave></div> <div id=3 class=slave></div> <div id=4 class=master></div>
html code meta tag description, it is generated dynamically and we have quotes in
My HTML code has the following line. <TH>column1</TH><TH>column2</TH><TH>column3</TH> Can I use sed tool to
I have xml files with escaped HTML code in them, and I want to
I need a way to take a block of HTML code and make all

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.