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

Hi jose! I like and respect your work. I replaced your example images on digit number images (0,1,2,3,4,5,6,7,8,9). My question: how to set max limit of it? For example: 500...

Hi, I'm facing that the Shuffle loop count not working in Angular 7 / Ionic. I tried with slowMachine.shuffle(9999); slowMachine.shuffle(10); slowMachine.shuffle(5); it loop exactly the same number of spins only....

Hi, I'm very exicited with you jQuery-SlotMachine. Nowaday, typescript is becoming a necessary part of front-end development. Can you make a typescript definition for your library please? Thanks,

I try to use the `direction ` up, but when it slow down, some time, it change to direction down.

Hello, I have some problem which I cannot solve by my own. the problem is that I have always same result, no randomize at all. here is the code: `...

Hi & thanks for this script ! I tried to modify height of div .machine wrapper to get more than one row, it works, but the result row is always...

Hi! May I ask how to control the chances of winning using percentage? For example item 1 = 10%, item 2 = 0.02%, etc. Thanks!

I set the spin direction is down and when stop sometimes the animation will goes up, is there a way to make the slot just go forward to stop?

Hi, I found a way to deal with a large amount of images, maybe this solution is something worth documenting. Depending on the number of images, there will always be...