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

  • Home
  • SEARCH
  • 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 8274981
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T07:54:45+00:00 2026-06-08T07:54:45+00:00

I am trying to replace this in the below example with $$Ashok.I am not

  • 0

I am trying to replace “this” in the below example with “$$Ashok”.I am not getting expected output.

    var adHtmltext ="this is ashok"
    adHtmltext = adHtmltext.replace("this", "$$Ashok");
    alert(adHtmltext );

why it is showing one $ in output? how to fix this?

Here is the jsfiddle http://jsfiddle.net/RxDa5/

Please help.

  • 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-08T07:54:47+00:00Added an answer on June 8, 2026 at 7:54 am

    Have a look at the MDN documentation:

    The replacement string can include the following special replacement patterns:

    $$ Inserts a "$".

    So you have to do:

    adHtmltext.replace("this", "$$$$Ashok");
    

    See also Javascript string replace weirdness — $$$$ gets collapsed to $$ — what's the reason behind this result?.

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

Sidebar

Related Questions

I'm trying to replace something like this: NSSomeFunction(@some var, @another one) With: NSSomeOhterFunction(@some var)
I am trying to do this regex match and replace but not able to
Hi guys thanks for pay attention to this. Well im trying to replace every
I am trying to use this regex (JS): /\/\*(.*)\*\//g To replace /* sdandsads */
I'm trying to take this string where lowercase(pdd.last_name) like 'albert%' and replace pdd with
I am trying to learn javascript i have this code: x=x.replace(/^\s+|\s+$/g,); can i have
I'd like to use jQuery with Google maps. I'm trying to replicate this example
I am trying to leave only the prefix (WST in the example below) and
I am trying to use preg_replace function to parse this table in a Html
I'm trying to use preg_replace to change the formatting of a TeX file. This

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.