hi, I get the following problem when :
var.replace('\.0+$','');
where the var is a floating-point number... (i.e. if 22.000 => 22, but if
22.456 => 22.456)
when the designer changes something on the template and refreshes the page i
get empty string as result '',
but if I restart apache everithing is OK until he makes a change again...
Any ideas how to solve the problem ?!
=====
iVAN
[EMAIL PROTECTED]
=====
