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

[BUG] Added a click event to the generated button… #36

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

sjoller
Copy link

@sjoller sjoller commented Oct 3, 2018

… and a toggle() on the OL list when an item is clicked. Minor other changes, like switching all 'var's to, the ES6 standard, 'let' is also added.

For some reason there was no events registered to the generated button - at first I thought i might be an issue with versions of jQuery (the demo site is using jQuery v1.11.2, and I'm on v3.2.1), but looking at the source, there was no events registered. Unless there's an inconsistency from the source to the minified source, it's beyond me how this actually work on the demo site...

Copy link
Owner

@blazeworx blazeworx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, thank you for your contribution! Can you please resubmit this PR to the newly created develop branch?

@sjoller
Copy link
Author

sjoller commented May 29, 2019

Hi,

I don't mind making a pull request, but I've taken my fork way beyond a single PR, at this point. We had specific needs in our project, so it's pretty much tailored to that - you might not want it all merged in.

Let me know if you're still interested.

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

Successfully merging this pull request may close these issues.

2 participants