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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T08:38:16+00:00 2026-05-26T08:38:16+00:00

I have the following link HTML: <a href=# onclick=run(1); return false; class=link title=Remove item>[x]</a>

  • 0

I have the following link HTML:

  <a href="#" onclick="run(1); return false;" class="link" title="Remove item">[x]</a>

and i want to use jquery to change this to be

  <a href="#" onclick="run(1); return false;" class="link" title="Remove item">[x] Remove Item</a>

I want to keep the link and all of the attributes but change the text inside the link

  • 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-26T08:38:16+00:00Added an answer on May 26, 2026 at 8:38 am

    You can get the text in the link with the text() function and set it back with the text(String) function like this:

     $(".link").text($(".link").text() + " Remove Item");
    

    And you can give your link a unique id if you wish to target just a single link rather than all elements with .link class.

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

Sidebar

Related Questions

I have the following a href link: <a href=@Url.Content(~/News/ +item.id+/+item.NewsSeoTitle)>title</a> That i use for
I have the following HTML <p>Some text <a title=link href=http://link.com/ target=_blank>my link</a> more text
I have the following file: <html> <head> <title></title> <link rel=css type=text/css href=/empty.css title=css />
I have the following html: <div id=gallery> <ul> <li> <a href=url I want to
With the following html: <div> <a href='#link1' onclick='func()' >Link 1</a> <a href='#link2' onclick='func()' >Link
I have the follwing HTML <ul class=shopp_categories> <li class=current> <a class=current href=link>Gifts For Her</a>
I am creating a page. I have the following HTML: <ul id=nav> <li><a href=#section1>Link</a></li>
I have the following file file: <html> <head> <title></title> <script type=text/javascript src=/Prototype.js></script> <script type=text/javascript>
I have the following HTML: <ul class=vertical_menu no_select> <li class=edge_top>&nbsp;</li> <!-- Menu Items Here
I have a link as follows. @Html.ActionLink(Create Report, Screenreport, Reports, null, new { @class

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.