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

Add hover / blur callback events #2 #275

Merged
merged 1 commit into from
Nov 23, 2012
Merged

Conversation

Peinkillar
Copy link

merged hover and blur events

see #262

merged hover and blur events
@fnagel
Copy link
Owner

fnagel commented Oct 25, 2012

Is this the updated PR for #262 ?

@Peinkillar
Copy link
Author

Yes it is, big thanks for merging it!

@Peinkillar
Copy link
Author

Hi Felix,
I need the current hovered value to know which element has been affected. Is there another way to get the optionValue without passing it. At the moment a get it in my hover callback by ... e.originalEvent.optionValue ...
Otherwise the only element you can access is the selected one or am I wrong?

@fnagel
Copy link
Owner

fnagel commented Nov 23, 2012

Ahh ok, seems legit. Merged. Thanks for your contribution!

fnagel added a commit that referenced this pull request Nov 23, 2012
feature: add hover / blur callback events, fixes #275
@fnagel fnagel merged commit 066bb3d into fnagel:selectmenu Nov 23, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants