Skip to content

Fire event change#454

Open
kimtrien wants to merge 1 commit intosimogeo:masterfrom
kimtrien:master
Open

Fire event change#454
kimtrien wants to merge 1 commit intosimogeo:masterfrom
kimtrien:master

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.

2 participants