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
{{ message }}
This repository was archived by the owner on Jul 25, 2022. It is now read-only.
I have several headers that are long-winded. If the plugin provided an option to use a specified data attribute on the header element as an alternative to the text contained within the header element I would be a super happy camper.
For instance:
<h2data-header="Shorter">A Kinda Long And Really Descriptive Header</h2>
Hey, love the plugin!
Little feature request:
I have several headers that are long-winded. If the plugin provided an option to use a specified
dataattribute on the header element as an alternative to the text contained within the header element I would be a super happy camper.For instance:
Instantiate plugin:
The name of the option could admittedly use some work.
headerText?headerAttribute?