Skip to content

Commit 3ed0851

Browse files
committed
Doc
1 parent d8b0433 commit 3ed0851

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/md/wordpress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ attach Anchor to `my-anchor-div`
2626
</div>
2727
```
2828

29-
The variable Anchor now becomes the container in which your entire ~ec~ script lives and you can do anything you like with it. For example, go to the _Mexican Wave_ example in the codex, copy its code and paste this into your page, using `Anchor` as its parent container. When you load the page the animation runs - it's as simple as that.
29+
The variable Anchor now becomes the container in which your entire ~ec~ script lives and you can do anything you like with it. For example, go to the _Mexican Wave_ example in the codex, copy its code and paste this into your page inside the `easycoder-script` tag. You'll need to change the line `create Container` to `attach Container to &#96my-anchor-div&#96`. When you load the page the animation runs - it's as simple as that.

0 commit comments

Comments
 (0)