Set filetype of the code to javascript

This commit is contained in:
Kevin MacMartin 2015-06-30 17:47:55 -04:00
parent d7dc7e8243
commit a4f32cb75a

View file

@ -11,7 +11,7 @@ A JavaScript plugin to contain an element within its parent element.
## Usage
```
```javascript
window.onload = function() {
var contain = new ContainElement({
id: 'element', // the id of the element to be contained