Skip to content

Commit

Permalink
Merge pull request #177 from maxwellito/fix-hacks
Browse files Browse the repository at this point in the history
Add precious information to a hack
  • Loading branch information
maxwellito authored Oct 15, 2017
2 parents d178054 + 39da4f9 commit f00db8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hacks.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ new Vivus('mySVG', {}, function (obj) {
obj.el.classList.add('finished');
});
```

**WARNING**: This hack cannot work on sandboxed solutions like the use of `object` tag.

0 comments on commit f00db8f

Please sign in to comment.