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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T23:19:38+00:00 2026-05-13T23:19:38+00:00

I need to know, how to fetch class name from div instead of id

  • 0

I need to know, how to fetch class name from div instead of id when using Ajax on Rails

my coding is like below,

<div id="test_test1" class="test">
</div>

<div id="test_test2" class = "test">
</div>

and on Controller,

page.replace_html "test_test1", "<button>Thanks</button>"

please help me to solve this problem.

Thanks

  • 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-13T23:19:38+00:00Added an answer on May 13, 2026 at 11:19 pm

    If you want replace values of all divs with class ‘test’ you can use from rjs this code

    page.select('.test').each do |value|  
      value.update 'new value' 
    end
    

    If only one of them – then you shouldn’t do it from rjs because of class of dom element not unique. You can use link_to_remote callbacks. See docs here – http://api.rubyonrails.org/classes/ActionView/Helpers/PrototypeHelper.html#M001645

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

Sidebar

Related Questions

I'd like to use SQLiteCursor class to fetch data (not using Cursor class). This
I need to fetch HTML from Turkish webpages using Java. However, I am finding
i need to know how can i connect telephone using php languages
I need to know the selected node's depth from a ASP.NET Treeview on client
I need to know what is the best practice for sending emails from my
I am using DataTables plugin to fetch and paginate my table use ajax calls.
Can this ever make sense? Say I need to fetch an object from the
I have a list of ids of rows to fetch from database. I'm using
Need to know this so that i could send DTMF and that is going
Need to know which event triggered after text selection done in Apple iPad. It

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.