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

Support classes already created #14

Closed
giovannipds opened this issue Jul 2, 2012 · 7 comments
Closed

Support classes already created #14

giovannipds opened this issue Jul 2, 2012 · 7 comments
Assignees

Comments

@giovannipds
Copy link

Hey, couldn't you recreate the scrollWrapper or the scrollableArea again if we already did it on the markup? That'll be nice!

@tkahn
Copy link
Owner

tkahn commented Jul 29, 2012

Hi!

So you mean that I should check if there is markup on the page and use that if it's present and if it's not present I should add my own? Sounds like a nice feature, especially for users that are upgrading.

/Thomas

@giovannipds
Copy link
Author

Yeah Thomas, exactly. I think jCarousel - http://sorgalla.com/projects/jcarousel/ - works like that, you can check there how it handles (I'm not sure). Thanks for the response and thanks for the plugin.

@tkahn
Copy link
Owner

tkahn commented Sep 10, 2012

It sounds like a good feature! I'll add it to my to-do list!
Thanks for suggesting this!

/Thomas

@ghost ghost assigned tkahn Sep 10, 2012
@giovannipds
Copy link
Author

You're welcome. I'm glad to help. Thanks for the attention!

@tkahn
Copy link
Owner

tkahn commented Sep 11, 2012

Just to let you know - the code is almost finished and will be implemented in the next update. If everything goes as planned, the function will be very robust and check for all kinds of combination of elements. For example, if you have only added a left hot spot, the plugin will add the missing elements and keep your hotspot.

@giovannipds
Copy link
Author

Excellent, exactly as I imagined! Thanks again Thomas.

@nicmare
Copy link

nicmare commented Dec 3, 2013

does not work for me? screenshot: http://adrop.in/FMj
as you can see scrollingHotSpotLeft and scrollingHotSpotRight exist twice. the two right after are my manually created divs. i expect they would be used instead of the other ones :(

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

3 participants