Skip to content

s-clerc/sam-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Element like div which allows you to specify your own units of measure.

Usage

<sam-box base="150" height="1" width="2"></sam-box>
<!-- Specifies a 300px * 150px block element-->
<script>
  //Fires whenever the base, height or width are changed.
  box.addEventListener("resize", alert)
</script>

Links

Demo

About

A custom box element designed to allow custom units of measure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published