What is the meaning of the expression after /..../? From my knowledge of client side javascript, an regular expression literal is those things between the pair of /. What are all those things inside the bracket after the regular expression literal? Is it some ecmascript syntax not used with javascript in the browser?