Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Responsive slider not functioning correctly on page load #201

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DLar
Copy link

@DLar DLar commented Mar 12, 2015

The responsive slider with "animtype : slide" does not load correctly if the slider is smaller than the set dimensions. It does correct itself on page resize, but does nothing if the initial page is not resized. Additionally, images inside of anchor tags are not affected at all by resizing statements. I believe this functionality should be implemented throughout the entire plugin since slideshows are almost always an image linking to another location rather than just an image. My changes only affect nested anchor-images in the slider type "animtype : slide".

The responsive slider with "animtype : slide" does not load correctly if the slider is smaller than the set dimensions. It does correct itself on page resize, but does nothing if the initial page is not resized. Additionally, images inside of anchor tags are not affected at all by resizing statements. I believe this functionality should be implemented throughout the entire plugin since slideshows are almost always an image linking to another location rather than just an image. My changes only affect nested anchor-images in the slider type "animtype : slide".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant