You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 😄
The text was updated successfully, but these errors were encountered:
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 😄
The text was updated successfully, but these errors were encountered: