dannybrazil Posted July 26, 2009 Share Posted July 26, 2009 Hello i was wondering how to create something like that http://www.meucarango.com/carro.asp?pg=pesquisa.asp while you type a max/min price it is already showing it like a "price format" i mean , while the user enter a number=price....it will automatically/real time will be shown as a "price format" *preco in the site thanks Link to comment https://forums.phpfreaks.com/topic/167509-form-input-field-to-show-number-format/ Share on other sites More sharing options...
vineld Posted July 26, 2009 Share Posted July 26, 2009 That is a javascript / client side issue, not PHP. You simply need to add an event the the form element and then update the value using javascript. Link to comment https://forums.phpfreaks.com/topic/167509-form-input-field-to-show-number-format/#findComment-883314 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.