Hello,
I want to have force windows language for my input text box.(For example email should be English when user want to fill out email textbox language change to Englsih)
and also number 19999 change to 19,999 when he is typing.
I think I need JavaScript
1 reply to this topic
#1
Posted 28 July 2011 - 09:32 AM
|
|
|
#2
Posted 30 July 2011 - 06:00 PM
You can try take a look at the Google Translate API for what you're looking for (Google Translate API - Google Code) with the language conversion(?)
Also, for the number thing, you should check to see when they unfocus on the text box, and then try format the number with commas where appropriate.
Also, for the number thing, you should check to see when they unfocus on the text box, and then try format the number with commas where appropriate.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









