1. Prepend content to the inside of every matched element. 向每个匹配的元素内部前置内容。
2. Prepend all of the matched elements to another, specified, set of elements. 把所有匹配的元素前置到另一个、指定的元素元素集合中。
3. Prepend content to the inside of every matched element. This operation is the best way to insert elements inside, at the beginning, of all matched elements. 向每个匹配的元素内部前置内容。这是向所有匹配元素内部的开始处插入内容的最佳方式。