Top "Wrapall" questions

A jQuery method that wraps an HTML structure around all elements in the set of matched elements.

Wrap every 3 divs in a div

Is it possible to use nth-child selectors to wrap 3 divs using .wrapAll? I can't seem to work out the correct …

jquery css-selectors wrapall