Using jQuery how would I find/extract the \"Spartan\" string if the outputted HTML page had the following..
if the pattern is going to be consistent you can your RegEx
or if the markup is going to be the same you can try the jQuery HTML Parser