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

Commits on Mar 12, 2015

  1. Update bjqs-1.3.js

    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".
    DLar committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    9846f76 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from DLar/DLar-patch-1

    Update bjqs-1.3.js
    DLar committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    bcaf461 View commit details
    Browse the repository at this point in the history