I am developing a web app where I am displaying arabic words in a jquery ui combobox,
It’s working perfectly in IE and firefox,but chrome is displaying the words in separate way !

you can see the difference between the two sony in the combobox and the dropdown list
here is my meta
<meta http-equiv="content-type" content="text/html";charset="utf-8" />
and The data is stored in sql server using collate
I did’t 😉
in the jquery ui combobox javascript you will have this function
I’ve just removed the “gi” so the code is
and it’s working just fine now 😀