Skip to content

The christmas balls. Small component for site decoration for new year and cristmas.

License

Notifications You must be signed in to change notification settings

olton/christmas-balls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Christmas Balls

The christmas balls is a small and simple Metro 4 component. With this component, you can create a beautiful decoration for your site for the christmas, new year, and other winter holidays.

Using

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">

    <link rel="stylesheet" href="//cdn.metroui.org.ua/v4-dev/css/metro-all.min.css">
    <link rel="stylesheet" href="/christmas-balls/christmas-balls.css">
</head>
<body>

<div data-role="christmas-balls" 
     data-sound-path="/christmas-balls/sounds/"
     data-sound-volume=".5"
></div>

<script src="//cdn.metroui.org.ua/v4-dev/js/metro.min.js"></script>
<script src="christmas-balls/christmas-balls.js"></script>
</body>
</html>

Demo

https://codepen.io/olton/pen/QWKOwJy

About

The christmas balls. Small component for site decoration for new year and cristmas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published