Javascript Split Regex Bug In Ie7 May 30, 2024 Post a Comment 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.