bqworks / slider-pro

A modular, responsive and touch-enabled jQuery slider plugin that enables you to create elegant and professionally looking sliders.
MIT License
877 stars 390 forks source link

Renders differently in different browsers - broken in firefox and safari #309

Closed davidlonguk closed 4 years ago

davidlonguk commented 4 years ago

The slider renders completely differently in Firefox and Safari than in Chrome. The slider pro container with id slider-pro-5 has a max-width set to 100% as ain inline style in chrome (which is what we want) but on Firefox and Safari the max-width is set to 400px and we have no idea how or why. We tried clearing cache of the slider, the server and browsers but we get the same result.

Example: https://www.firetechcamp.com/b2b/

davidlonguk commented 4 years ago

Resolved. Was able to find a combination of settings that gave a consistent result but unsure how a value or auto for visible width had been interpreted so differently in the html output