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

hover option for accordion #2

Open
Anniepoo opened this issue Mar 5, 2013 · 2 comments
Open

hover option for accordion #2

Anniepoo opened this issue Mar 5, 2013 · 2 comments
Assignees
Labels

Comments

@Anniepoo
Copy link
Owner

Anniepoo commented Mar 5, 2013

Hover doesn't work, the underlying jquery demo doesn't work either.

@ghost ghost assigned Anniepoo Mar 5, 2013
@wouterbeek wouterbeek added the bug label May 11, 2015
@wouterbeek
Copy link
Collaborator

The hover bug reads as follows (Firebug):

TypeError: jQuery.event.handle is undefined
jQuery.event.handle.apply( that, args );

@ahungry
Copy link
Contributor

ahungry commented Dec 23, 2015

Fix is added here in this PR (needed to update the js code - works without all the \c\n at end of each line, not sure if that is needed for something, but it wasn't in necessary in emacs and doesn't change the render output in the browser DOM).

#19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants