Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

Update docs about parentElement [2] #8

Merged
merged 1 commit into from
Jan 19, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/includes/_embed2.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Embed2 supports a number of configurable options which can be set through an `ad

A full list of `adaSettings` options can be found in [API Reference](#embed2-api-reference).

<aside class="warning">
<aside class="notice">
Embed2 requires `window.adaSettings` be defined before the script loads. You must therefore either define `window.adaSettings` before the Embed script, or make use of async on your embed script (see Async below).
</aside>

Expand Down