Jak znaleźć wszystkie elementy, zaczynając od klasy jQuery
/*SM*/
$('*[class^="text"]')
Stoned Coder
/*SM*/
$('*[class^="text"]')