Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

specific create-object.js example missing in 14.3. Tracking Dynamic Objects #5

Open
MarkusIppy opened this issue Apr 3, 2019 · 0 comments

Comments

@MarkusIppy
Copy link

14.3. Tracking Dynamic Objects

Makes reference to a different create-object.js but the actual code example of create-object.js is not provided. Which makes it impossible for beginners like me to understand.

As you can tell from the example above, the create-object.js is a more generalized form of the JavaScript introduced earlier. The create method uses three arguments: a source URL, a root element, and a callback to invoke when finished. The callback gets called with two arguments: a reference to the newly created object and the source URL used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant