diff --git a/README.md b/README.md index 9c6f18a..eaff8b3 100644 --- a/README.md +++ b/README.md @@ -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