*

paulinoromeira

  • ***
  • 57 posts
fills the number with score
« on: March 09, 2016, 10:14:24 PM »
How to put in the text box of the price, where to put the value of the price, when you fill in the number he already appears the comma, period, i.e. fills the number with score. could I do that? Thank you

*

MB Themes

Re: fills the number with score
« Reply #1 on: March 10, 2016, 08:02:04 AM »
@paulinoromeira
No, input does not allow such formatting. What would you need to do is:
- create javascript to format price (or use some javascript plugin)
- create javascript that when form is submitted, formatting is removed (to avoid malfunction of osclass - because price must be numeric)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots