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

Allow targeting of non-body elements #21

Closed
wants to merge 4 commits into from
Closed

Allow targeting of non-body elements #21

wants to merge 4 commits into from

Commits on Nov 20, 2012

  1. Allow plugin to target any element

    introduce new option bgtarget
    replace instances of 'body' with bgtarget
    change from fixed to absolute positioning
    dabernathy89 committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    a88ffdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4343a86 View commit details
    Browse the repository at this point in the history
  3. pass options to loading

    dabernathy89 committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    ae48dac View commit details
    Browse the repository at this point in the history
  4. fix bgtarget for overlay; additional changes

    moved position of bgtarget to end of options object literals
    passed the setting through when slideshow calls $.vegas
    dabernathy89 committed Nov 20, 2012
    Configuration menu
    Copy the full SHA
    18987ba View commit details
    Browse the repository at this point in the history