Click to See Complete Forum and Search --> : ordered list with hindi numbers


giltpro
03-20-2006, 08:10 AM
hi,
can anyone help?
i just wonder how to make an ordered list with hindi numbers in an html document.

i am not html pro! :)

BonRouge
03-20-2006, 08:34 AM
Here are the list-styles you can have: http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type
'Hindi numbers' does not seem to be among them.

You could do this with some kind of script, but it might be easier to just add them yourself.

giltpro
03-21-2006, 12:54 AM
Here are the list-styles you can have: http://www.w3.org/TR/CSS21/generate.html#propdef-list-style-type
'Hindi numbers' does not seem to be among them.

You could do this with some kind of script, but it might be easier to just add them yourself.
Thanks a lot.
but the document is that big and i think there should be someway around to automate that 'headache' thing.

ray326
03-21-2006, 02:11 PM
(Just a comment) This seems like the kind of thing that should be handled automagically by the character encoding and page language doesn't it?