xxxxxxxxxx
<html>
<head>
<meta charset=utf-8>
<title>$.fn.firework</title>
<link rel="stylesheet" href="index.css">
</head>
<body>
<div></div>
<pre><code>$('div').<a href="jquery.firework.js">firework</a>(<span title="Edit me!" class="options" contenteditable>{
amount: 30,
boundary: 10,
<a href="https://en.wikipedia.org/wiki/List_of_Unicode_characters#Dingbats">content</a>: ['✿', '❀', '✰', '❄', '❤', '<marquee>coool</marquee>'],
duration: 2000,
durationVariation: 10,
<a href="https://jqueryui.com/demos/effect/easing.html">easing</a>: 'easeInOutQuad'
}</span>);<button type="button">Fire!</button></code></pre>
<script src="https://code.jquery.com/jquery-latest.min.js"></script>
<script src="https://rawgithub.com/jquery/jquery-ui/1-8-stable/ui/jquery.effects.core.js"></script>
<script src="jquery.firework.js"></script>
<script src="index.js"></script>
</body>
</html>
Modified http://code.jquery.com/jquery-latest.min.js to a secure url
https://code.jquery.com/jquery-latest.min.js
https://rawgithub.com/jquery/jquery-ui/1-8-stable/ui/jquery.effects.core.js