SyntaxFix
Write A Post
Hire A Developer
Questions
options = $("#span_id>select>option[value='"+i+"']"); option = options.text(); alert(option);
here is the fiddle http://jsfiddle.net/hRFYF/