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

Automatically detect whether content needs to be duplicated/scrolled #86

Open
gRoberts84 opened this issue Nov 19, 2016 · 1 comment
Open

Comments

@gRoberts84
Copy link

Hi there,

Just working on a site which I have implemented jQuery.Marquee and on the whole, everything works perfectly however I came across the issue when my content is not wider than the container.

This results is the user seeing the duplicated content beside the original and the duplicate being moved and placed on the end/start to create the continuous effect.

Is it possible to detect within jQuery.Marquee whether the content is smaller than the container and to not implement the rest?

Thanks 😄

@nuke-ellington
Copy link
Collaborator

Have a look into the gap option. It might not be an ideal solution but I think it might help for certain scenarios.

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