How do I use CSS to define a text input area where digits and non-digits are rendered with different formats (bold/italic/color)?
i.e. 345 dollar -> 345 dollar
Are there anything equivalent to Regular Expression Library fo regex for CSS?
Below are edited
I'm using the Seam framework, any alternatives to achieve this is also welcomed.