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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T21:49:38+00:00 2026-06-11T21:49:38+00:00

how do you force a text value in an html 5 data attribute when

  • 0

how do you force a text value in an html 5 data attribute when accessing it in js?

I have a global app with a similar line of html:

<div class="slider" data-max="125" data-cost="10000" data-costtext="10.000">

the ‘.’ in the text cost value is accurate for some languages. When accessing this value through jQuery js

$("div.slider","body").data("costtext")

you will get back 10.

Is a re-write my only option?, like so:

<div class="slider" data-obj='{"max":125,"cost":10000,"costtext":"10.000"}'>
  • 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-11T21:49:39+00:00Added an answer on June 11, 2026 at 9:49 pm

    Use attr("data-x") to access the value and you’ll have a String.

    jQuery tries to deduce the type and automatically convert it from String when you use data().

    Every attempt is made to convert the string to a JavaScript value
    (this includes booleans, numbers, objects, arrays, and null) otherwise
    it is left as a string. To retrieve the value’s attribute as a string
    without any attempt to convert it, use the attr() method.

    Source.

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

Sidebar

Related Questions

I have following code in html: <div> <div style=float:left;margin:0.5em> <span class=title>Label1</span><br/> <input type=text name=name1
I have an html box with which users may enter text. I would like
I have to build an HTML Form with an Input text field for Hours
I have a Tix.ComboBox with an editable text field. How do I force the
I have a lot of text data with different structure. I need to extract
I need to force quit my app when I pressed the Answer button in
Original: http://mbostock.github.com/d3/ex/force.html In his example as provided in the above link, I'm simply trying
//Value being parsed at this point is 150.00 var productValue = parseFloat($(#product-cost-value-value).text().replace(',', '.')); console.log(productValue);
My auto YUI autocomplete zindex is off. How can I force the autocomplete DIV
I am setting the .Text value of a textbox , disabling it, and then

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.