No kidding. I was disappointed to read about some of the missing things from javascript's implementation of regular expressions. No named groups and no look behinds. I'm still very new to javascript as a language, so I'm still feeling my way around some things. I'll post some results as soon as I have something worth showing.
Josh On 7/13/07, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > > > Josh Bush wrote: > > I think I may dig around the jQuery source to get some hints on > > parsing elements. I've yet to even take a peek inside! > Beware of those regexp monsters! They can eat your brain. But there is > nothing like a good brain eater for parsing strings... > > -- > Jörn Zaefferer > > http://bassistance.de > > > > >