I'm having weird problems with anythingslider.js using navigationsize. It's working properly with Chrome, IE, but on FireFox it only shows 1 slide. I checked the code of anythingslider.js and it seems that jquery outerWidth is not working properly on FireFox only on first load of the site. When you refresh it works. Demo here -> http://gen4games.com/softlaunch/
View on FireFox, then on Chrome.
Please help. Thank you!
Hmm, that is weird... the problem appears to be that the thumbnail images aren't loaded when the navigationSize width is calculated. I haven't tested this, but setting the thumbnail image width should fix this issue. Try something like this:
CSS
Script (just change the
navigationFormatterto include the above class name)