What is the error in this code:
_______________________________
var X="Hi [ ARE HOW";
if(X.match('[')==('['))
{
alert("please Do not use [ ");
return;
}
|
Results 1 to 8 of 8
Thread: JavaScript : Match errorThreaded View
|
Click Here to Expand Forum to Full Width |