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

Click event triggers for empty space in IE9 #54

Open
prasadKodeInCloud opened this issue Dec 24, 2014 · 0 comments
Open

Click event triggers for empty space in IE9 #54

prasadKodeInCloud opened this issue Dec 24, 2014 · 0 comments

Comments

@prasadKodeInCloud
Copy link

Hi,

In IE 9, event handler does not work correctly. Text click event triggers when click any place of the context.

$("#example").jQCloud([ {
     click: function(){ alert('hi')},
     text: ' Hello Test'

}] );
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