I am creating a banner slider using tiny-slider.
When loading the webpage on a lower screen resolution or zooming in and out of a moderate screen resolution, the decimal widths show the next slide.
I have tried setting a 100% width to the image and containers, but this will only fill up to the decimal max. It works when setting a whole number as the width (e.g. 1000px) but this is not optimal for responsive design.
Can anyone show me if it is possible to round up pixel widths to the nearest whole number?
Or if there is anything else you can suggest?