jQuery-SlotMachine icon indicating copy to clipboard operation
jQuery-SlotMachine copied to clipboard

Makes Slot Machine effect without jquery (the name is just legacy O_O)

Results 43 jQuery-SlotMachine issues
Sort by recently updated
recently updated
newest added

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Bumps [socket.io](https://github.com/socketio/socket.io) from 2.3.0 to 2.4.1. Release notes Sourced from socket.io's releases. 2.4.1 This release reverts the breaking change introduced in 2.4.0 (https://github.com/socketio/socket.io/commit/f78a575f66ab693c3ea96ea88429ddb1a44c86c7). If you are using Socket.IO v2, you...

dependencies

Bumps [open](https://github.com/sindresorhus/open) from 0.0.5 to 6.0.0. Release notes Sourced from open's releases. v6.0.0 Breaking: Rename the package from opn to open (See the readme for more info) eca88d8 Make the...

dependencies

Hello, thanks for the code. Is there any way i can remove each winner from subsequent spins so there are no duplicated winners? Thanks

I remove the active element from the dom, but the slotmachne wont reinitialize with the updated list of elements, i get empty spaces no matter what i do and in...

Hello i wana use tricky slot machine with ajax , to choose the numbers to display the result from a database, any ideas?

The "delay" property for animation isn't working. I want to make the animation more slowly and smoothly at the end

This PR adds a new config option to a slot machine that prevents the choices from resetting to the `active` choice on calls to `shuffle()`. Also updates numerous packages to...