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

Fire event change #454

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fire event change #454

wants to merge 1 commit into from

Conversation

kimtrien
Copy link

I need trigger event change to preview image.

@simogeo
Copy link
Owner

simogeo commented Feb 25, 2016

thanks for the proposal but the Event object is not supported by IE (I already know IE sucks), so I wonder if it's a good option.

No alternative for you to handle that with jQuery() ?

@kimtrien
Copy link
Author

Example: https://github.com/simogeo/Filemanager/wiki/How-to-use-the-filemanager-with-colorbox

I'm using jQuery:

$('#multi_url').change(function(event) {
    console.log('Input changed');
});

But it not trigger event change.

Are you have better 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

Successfully merging this pull request may close these issues.

None yet

2 participants