Skip to content

Commit 2c41c87

Browse files
committed
Fixed '_getInstance' for multiple selectors
Example (stop machines at the same time): ```javascript $('#machine1, #machine2, #machine3') .slotMachine() .forEach(function(instance){ instance.stop(); }); ```
1 parent c0c6a2c commit 2c41c87

File tree

3 files changed

+564
-566
lines changed

3 files changed

+564
-566
lines changed

0 commit comments

Comments
 (0)