
'); $('head').append(addCSS); }, main: function () { var dp = 0; obj.text(''); $.each(this.arr, function (index, value) { dp = dp.randomInt(drop.range.min, drop.range.max); if (value === ' ') value = ' '; //Add spaces obj.append('' + value + ''); }); } }; Number.prototype.randomInt = function (min, max) { return Math.floor(Math.random() * (max - min + 1) + min); }; // Create styles drop.styles(); // Initialise drop.main(); }); }; }(jQuery)); // USAGE $('h1').letterDrop();
Источник: [https://torrent-igruha.org/3551-portal.html]
-