¡@

Home 

javascript Programming Glossary: greek

Test if string contains only letters (a-z + é ü ö ê å ø etc..)

http://stackoverflow.com/questions/2013451/test-if-string-contains-only-letters-a-z-e-u-o-e-a-o-etc

difference in the following letters A # cyrillic latin greek In such cases it ™s better to specify the allowed letters manually.. a field which is supposed to be non unique I would allow greek as well. I wouldn ™t feel well when I force users into changing..

utf-8 word boundary regex in javascript

http://stackoverflow.com/questions/2881445/utf-8-word-boundary-regex-in-javascript

w W . And w is defined as A Za z0 9_ . So w doesn ™t match greek characters. And thus you cannot use b for this case. What you..

Need to set cursor position to the end of a contentEditable div, issue with selection and range objects

http://stackoverflow.com/questions/2940882/need-to-set-cursor-position-to-the-end-of-a-contenteditable-div-issue-with-sele

and you probably don't need to know this located at typegreek.com The basic script is found here . Basically what it does.. characters it converts the character your are typing into greek characters and prints it onto the screen. What I'm trying to.. one function The user types a key it get's converted to a greek key and goes to a function it gets sorted through some if's..