You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I set the height of the slider container to a set height of 200px. As far as I understand the slider should resize the images based on the set size but it doesnt seem to do so.
The images are set to max-width: 100% so they are by nature scalable however even if I do not set a static size the slider does not scale. It seems that width and height values are applied via the JS and they do not change when resizing the browser window.
Am I doing something wrong here or is there an issue?
Thanks
Sam
The text was updated successfully, but these errors were encountered:
Dear Brian
a question in regards resizing. I am playing with a slider here: http://hipsta.samuellarcher.net/
I set the height of the slider container to a set height of 200px. As far as I understand the slider should resize the images based on the set size but it doesnt seem to do so.
The images are set to max-width: 100% so they are by nature scalable however even if I do not set a static size the slider does not scale. It seems that width and height values are applied via the JS and they do not change when resizing the browser window.
Am I doing something wrong here or is there an issue?
Thanks
Sam
The text was updated successfully, but these errors were encountered: