Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

setContainer()

Karl edited this page Nov 7, 2017 · 2 revisions

setContainer(container)

Set the selection container. Selection is unavailable outside this container.

Pass either a CSS3 selector string or a node reference as the first and only argument. Omitting the argument will default the container to the one defined by the appendTo option.

Clone this wiki locally