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

Event is not attach in Sharepoint #54

Open
hashmi1977 opened this issue May 4, 2014 · 0 comments
Open

Event is not attach in Sharepoint #54

hashmi1977 opened this issue May 4, 2014 · 0 comments

Comments

@hashmi1977
Copy link

Hi there,

I am not able to see Sub Menu item on Mouse Hover on Menu item after begging on Crome I founded control is not going to ActivateSubmenu function which I think is not attached.
When I am using this example with Sharepoint development.

While debugging I have got error while attaching events to be fired on menu row activation
Error is as follow:
"Uncaught Type Error: undefined is not a function"

$menu.menuAim({
activate: activateSubmenu,
deactivate: deactivateSubmenu
});

Looking forward for some solution

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