i have a from with a submit button
after using jquery the page will have :
for(var i=0 ; i <10 ; i++){ \'\
Add an ID to your span element
your variable text here
Then use jquery to get the text out
var spanText = $('#ElementID').html();