Skip to content

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