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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T10:32:54+00:00 2026-06-13T10:32:54+00:00

<table class=container> <tr> <td><input type=text class=foo></td> </tr> <tr> <td><input type=text class=foo></td> </tr> <tr> <td><input

  • 0
 <table class="container">
 <tr>
   <td><input type="text" class="foo"></td>
 </tr>
 <tr>
   <td><input type="text" class="foo"></td>
 </tr>
 <tr>
   <td><input type="text" class="foo"></td>
 </tr>
 </table>


 <script>
 $(".container tr").click(function(){
     alert($(this).find("foo").val());
 });
 </script>

What it’s supposed to do:
When I click on a table row it will find the input inside this element and alert it’s value.

Thank You!

  • 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-13T10:32:55+00:00Added an answer on June 13, 2026 at 10:32 am

    You miss the . inside your class selector:

    alert($(this).find(".foo").val()); 
    

    FIDDLE: http://jsfiddle.net/wUgt5/

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

Sidebar

Related Questions

I have tried to find a table with class data in a web page
Given the following HTML: <fieldset> <legend> <input type=checkbox name=amazon_activated /> </legend> <table> <tr> <td>
<HTML> <BODY> <table id=header-table> <tr> <td id=globalSearchCell class=last-child style=padding-bottom: 0.5em; vertical-align: bottom;> <input class=search-submit-button
How can I format all td elements contained in a table with class myclass
team = hxs.select ('//table[@class=tablehead/tbody/tr[contains[.@class, player]') The structure of the web site I whose table
I am writing a class in Python 2.6.2 that contains a lookup table. Most
I had a simple table: class test(Base): __tablename__ = 'test' id = Column(Integer, primary_key=True)
If role is an STI table: class Role< ActiveRecord::Base self.inheritance_column= :role_type end And Student
I'm trying to include a simple hash table class in some files with a
I have the following code in my context, and no explicit table-class mapping, yet

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.