-
|
Hi Is there an example, or does someone experienced a carousel with mouse control? I saw the excellent carousel demo from @DmitrySharabin , but I can't slide content with mouse :( I tried to use Tiny-slider in my codepen, but When I'm trying to add a content (image or html content), images are displayed one under the other, and nothing slides Is this simply incompatible with mavo (because it uses javascript)? or is there another mouse carousel library compatible with mavo that someone knows about? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
|
found this library which works fine with mavo |
Beta Was this translation helpful? Give feedback.
-
|
Carousels are notoriously bad for user experience and SEO. |
Beta Was this translation helpful? Give feedback.
-
|
if implement the way I'd expect in mavo, which would involve visually
styling some fixed content, i doubt it would affect SEO, but I agree
it's not a great UX.
…On 6/20/2022 11:31 PM, Joy Reynolds wrote:
Carousels are notoriously bad for user experience and SEO.
I suggest that Mavo does not deliberately support that.
—
Reply to this email directly, view it on GitHub
<#867 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIWSXXJDJG6YWL7G7G6XUTVQDIJFANCNFSM5ZITLP5Q>.
You are receiving this because you are subscribed to this
thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
I'd suggest finding a carousel web component. Because web components are designed to be used with HTML syntax only, they'd work fine with Mavo. |
Beta Was this translation helpful? Give feedback.
found this library which works fine with mavo