Hi: I have tp develop a javascript function with string parameter value which has to search the input parameter contains the following special character like (® ´ © ¿ ¡ ° À & ~ : ? ! # * ^ < > ´ | %). What is best way in javascript to do the above scenario?. Thanks in advance.
A:
You can find the answer to this in this other post: http://stackoverflow.com/questions/2775328/alt-attribute-encoding-with-javascript
gnucom
2010-06-08 06:04:44