All right, say I have this:
Option A Option B
I wanted to get the selected label. This worked for me in jQuery 1.5.1.
$("#list :selected").text();