XML Feeds

.

[javascript-dev] Re: String.search problem...

Joshua Kit Clayton jkc at musork.com
Wed Jan 23 16:57:44 MST 2008


Btw, the definitive source:

http://developer.mozilla.org/en/docs/ 
Core_JavaScript_1.5_Reference:Objects:String:search

It is a regular expression. So you definitely need to escape brackets  
and the like.

-Joshua


More information about the javascript-dev mailing list