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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T06:48:52+00:00 2026-06-11T06:48:52+00:00

I want grab specific characters of a string (stored as a ruby on rails

  • 0

I want grab specific characters of a string (stored as a ruby on rails global variable) and modify their appearance while adding a little animation through jquery… This is easily achievable without calling the variable and having html tags wrapping around the specific characters I want to grab; or maybe by storing the wrapped tags in the variable. But i can’t help but think there is a more elegant solution that allows me to call my variable and manipulate it for this specific instance…

Here’s an example that may help describe the situation.

I have a global variable “coName” where I can store the string of the companies name the site is for; making it easy to reuse in different locations and update for other sites. Using some simple embedded ruby it’s easy to call that string wherever it’s needed… for example a simple company name in h1 elements:

<h1><%=h coName %></h1>

produces the following (if of course the coName value is “Company Name”)

<h1>Company Name</h1>

Now I simply want the characters “mpany” to be a different color (also doing some jQuery fadeIn and fadeOut animation on those characters) and “Name” to be on a different line indented a few charters over.

Again … this is trivial. If I scrap the call to the variable and mark it up all ugly like:

<h1>Co<span>mpany</span><br /><span>Name</span></h1>

then I can easily use CSS and jQuery selectors to change colors, animate, and indent … but that is not elegant, probably not as SEO friendly, or modular as calling the “coName” variable and modifying it. Right now I’m playing substring methods in jQuery but haven’t found an adequate solution when calling the global variable.

I’m looking for any possible solutions you net experts can offer.

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-06-11T06:48:54+00:00Added an answer on June 11, 2026 at 6:48 am

    I guess the highlight method is what you are looking for.

    highlight('You searched for: rails', ['for', 'rails'], :highlighter => '<em>\1</em>')
    # => You searched <em>for</em>: <em>rails</em>
    

    Read more here: http://api.rubyonrails.org/classes/ActionView/Helpers/TextHelper.html#method-i-highlight

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

Sidebar

Related Questions

I want to use a select statement to grab specific tuples based on their
I want a query to grab results from 2 different tables where a specific
I have a fail2ban.log from which I want to grab specific fields, from 'Ban'
I want to grab my customers phone number from a MYSQL database and auto
I want to grab the most recent entry from a table. If I was
I want to grab from a db a record with name='John Doe'. I'd like
I want to grab records from a table based on the day of the
I want to grab a particular column value a.id and store it into a
I am doing an application where I want to grab the content of div,which
I have a flash applet that I want to grab a remote XML file

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.