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

Question on implementing buttonMarkup #71

Open
ajacinto opened this issue Mar 20, 2020 · 0 comments
Open

Question on implementing buttonMarkup #71

ajacinto opened this issue Mar 20, 2020 · 0 comments

Comments

@ajacinto
Copy link

ajacinto commented Mar 20, 2020

Thanks for this awesome plugin. I just had a question about the documentation for buttonMarkup.

I've been trying to get the numeric style like how it's rendered in the demo, so I was trying to set the buttonMarkup settings, but I can't understand how the value of {{SUP:attr}} is acquired and how I should define this in options.

If this is my footnote:
<sup id="fnref:1"><a href="#fn:1" rel="footnote">1</a></sup>

What value should I use for buttonMarkup below?

var bigfoot = $.bigfoot(
{
deleteOnUnhover: true,
preventPageScroll: false,
hoverDelay: 250,
activateOnHover: true,
buttonMarkup: ?
}
);

Thanks! The PayPal donation link also wasn't working btw. I owe you a coffee. :)

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

1 participant