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

Thank you for your slider (How can I disable cursor pause slider?) #52

Open
gabriel-saraiva opened this issue Apr 30, 2015 · 1 comment

Comments

@gabriel-saraiva
Copy link

Thank you for your slider
I intend to put a link to your website, as a thank you!
Continue improving its performance and design (the design is lovely just perfect so simple)

I want to disable pause slider cursor how can I disable?

@gabriel-saraiva gabriel-saraiva changed the title Thank you for your slider Thank you for your slider (How can I disable cursor pause slider?) May 11, 2015
@Richzendy
Copy link

playPause: false

For example:

            jQuery('#camera_slider'').camera({
                height: 'auto',
                pagination: true,
                thumbnails: false,
                navigation: false,
                playPause: false,
                portrait: true,
                fx: 'scrollRight' 
            });

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