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?
It seems to be a bug. I found this on their GitHub page: https://github.com/woothemes/FlexSlider/issues/797
Problem solved by moving el.addEventListener('touchstart', onTouchStart, false); after function onTouchStart(e) { ... }
Reference: https://github.com/woothemes/FlexSlider/issues/958#issuecomment-31643943
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With