setContainer()


setContainer(container)

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

Syntax
Selectable.setContainer([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.