Hi,
This may sounds like an overkill, but I am trying to figure out how to use custom attributes to navigate three slides nested into each other.
On a two-level nested slider layout, I use data-x-slide-goto
and data-x-slide-context
attributes on the parent and child levels, respectively. In the case of a three-level slide layout, however, using data-x-slide-goto
at the grandparent level and data-x-slide-context
at the parent and child levels did not work - or may be I couldn’t make it work. It looks like I need a third unique/custom attribute.
By the way, in the Docs it looks like there is no documentation entitled “custom attributes” or may be there is but I am using the wrong search term. Is there a documentation about how to create and use custom attributes?
Thanks
Gunes