Skip to content Skip to sidebar Skip to footer

Javascript Split Regex Bug In Ie7

I am trying to split with this regex ({[^{}]*}) in javascript and I get different result btw IE7 and FF. The firefox result is the right one.