Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

173
Views
no puedo poner coma después de decimal en javascript
function rangeSlider(value) { document.getElementById('avg-chargeback').innerHTML = value; var transaction = parseInt(document.getElementById('avg-transaction').innerHTML); var avg_chargeback = parseInt(document.getElementById('avg-chargeback').innerHTML) if (value) { document.getElementById('avg-revenue-lost').innerHTML = "$ "+12 * value * transaction; document.getElementById('chargeback-fees').innerHTML = "$ "+300 * value; document.getElementById('admin-fees').innerHTML = "$ "+ Math.trunc(4.8 * value * transaction) document.getElementById('cost-of-goods').innerHTML = "$ "+ Math.trunc(11.136 * value * transaction); document.getElementById('revenue-saved').innerHTML = "$ "+ Math.trunc(transaction * value); } var chargebackFees_total = parseInt((document.getElementById('chargeback-fees').innerHTML).replace("$ ", "")); var adminFees_total = parseInt((document.getElementById('admin-fees').innerHTML).replace("$ ", "")); var cost_Of_Goods_total = parseInt((document.getElementById('cost-of-goods').innerHTML).replace("$ ", "")) console.log("show",chargebackFees_total + adminFees_total + cost_Of_Goods_total + avg_chargeback) document.getElementById('total-annual-chargeback-cost').innerHTML = "$ "+ (chargebackFees_total + adminFees_total + cost_Of_Goods_total + avg_chargeback); }
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!