ReferenceError: g is not defined error in Firefox 26.0
firefox, flexslider, jquery
Solution
It seems to be a bug. I found this on their GitHub page: https://github.com/woothemes/FlexSlider/issues/797
Problem
I'm using Woothemes's jQuery FlexSlider with it's minified jquery version. It's working perfectly in IE-9, Chrome 32, Safari 5.1.7. But when I open it in firefox 26.0 getting `ReferenceError: g is not defined` error in firebug console and this is what happening What's wrong with it?