I love to see numbers in Georgia font and would love to see them auto-formatted into that font! If you know such tools, please share!
ps. I want just numbers to be formatted while other texts remain as-is while surfing the web.
|
I love to see numbers in Georgia font and would love to see them auto-formatted into that font! If you know such tools, please share! ps. I want just numbers to be formatted while other texts remain as-is while surfing the web.
| |||||||||
feedback
|
This question came from our site for power users of web applications.
|
What you're looking for is actually not trivial to accomplish using JavaScript, so I'm not quite sure if anyone out there has done it already. However, since creating one would be an interesting exercise in looking at the inner workings of the DOM, I gave it a shot at creating one:
For those of you who are crazy enough to try writing something like this, here would be a good place to start. | |||||||||||
feedback
|