Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

Обрезать знаки до точки JavaScript


mulka45
 Share

Recommended Posts

Доброго дня, подскажите, как обрезать выводимые значения до точки? Что бы выводилось только этолое лисло? Заранее спасипотому что

 

Ширина: <output id="width">0</output><br>
Высои: <output id="height">0</output><br>


<script language="JavaScript" type="text/javascript">
function outputsize() {
 width.value = sample.offsetWidth/0.2636
 height.value = sample.offsetHeight/0.2636
}
outputsize()

new ResizeObserver(outputsize).observe(sample)
</script>

 

Link to comment
Share on other sites


7 часов назад, mulka45 сказал:

а куда это всивить/заменить? подскажите если не затруднит, не знаю совсем JS

им ггде вы обрабатываете данные и передаёте на вывод

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.