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

Safari Support for "Move All" #44

Closed
diego-qgenda opened this issue Mar 15, 2016 · 2 comments
Closed

Safari Support for "Move All" #44

diego-qgenda opened this issue Mar 15, 2016 · 2 comments

Comments

@diego-qgenda
Copy link
Contributor

  1. Open your demo (http://crlcu.github.io/multiselect/) in Safari (v8.0 or v9.0, maybe others)
  2. None of the "Move All" (>> or <<) in the demo work
@diego-qgenda
Copy link
Contributor Author

BTW: your change on issue #45 will also fix this one :)

var $options = self.$left.children(); //instead of self.$left.children()(':visible');
...
var $options = self.$right.children(); //instead of self.$right.children()(':visible');

diego-qgenda added a commit to diego-qgenda/multiselect that referenced this issue Mar 30, 2016
@crlcu
Copy link
Owner

crlcu commented Mar 31, 2016

Hi @diego-qgenda

The last release (2.2.5) just went out and this issue is now fixed.

@crlcu crlcu closed this as completed Mar 31, 2016
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

2 participants