With every slide transition, the image loads 1px up and to the left, then repositions itself in place when the transition is complete.
I think the issue is in the CSS/layout of the website.
This is only happening in firefox.
When I test the slider in a preview mode (isolated environment, just the slider in a pop up), there is no problem. So I don't think it has to do with the javascript.
It's a Wordpress site. Metaslider Plugin. on "R. Slides" (based on responsiveslides.com).
Any ideas?
It's happening in my "stages/locations" section here Under sections "Stage A" through "Support/Locations"
Adding the following to the img tag and adding an exact width in pixels corrected this problem.
I found this solution here. Similar 1px glitch problem with an image slider and firefox.