p-m-p / slider

A modern, light weight content slider

Home Page:https://philparsons.co.uk/slider/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Responsive block

opened this issue · comments

I have 100% width block, but when I change browser windows width size my block is didn't work 100% width http://i.imgur.com/x2gL2cX.png but if refresh page, block is set correctly.
How to fix and responsive block.

Looks like this may be an issue with your CSS implementation. If you post an online example I may be able to help further.

You are bundling the files separately without the responder module https://github.com/p-m-p/jquery-box-slider/blob/master/js/box-slider-responder.jquery.js

Add this or use one of the minified builds.

I add but, responsive is not work...
Please help...