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

Untitled #26

Closed
ilkkao opened this issue Nov 9, 2010 · 0 comments
Closed

Untitled #26

ilkkao opened this issue Nov 9, 2010 · 0 comments

Comments

@ilkkao
Copy link

ilkkao commented Nov 9, 2010

I added ++ line to backstretch script. Now $.backstretch() can be called multiple times. This makes simple slide shows possible. See it working on my home page: http://iao.fi/

Maybe you can add it to official backstrech script.

    function _init() {
        // Prepend image, wrapped in a DIV, with some positioning and zIndex voodoo                                                  
        if(src) {

++ $("#backstretch").remove();

            var container = $("<div />").attr("id", "backstretch")
@srobbin srobbin closed this as completed Jul 4, 2011
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

No branches or pull requests

2 participants