25.02.2017, 19:12
(This post was last modified: 25.02.2017, 20:31 by Erwin van der Zwart.)
Hi,
For adding suffix to values you can simply add them like this:
$(".volume_s1").html(res_parsed[0].volumeĀ + ' %');
BR,
Erwin
For adding suffix to values you can simply add them like this:
$(".volume_s1").html(res_parsed[0].volumeĀ + ' %');
BR,
Erwin