This seems to be a better one:
function specify(current)
{
alert( $j(current).children("[EMAIL PROTECTED]").val() + " " +
$j(current).children("[EMAIL PROTECTED]").text() );
}
--
View this message in context:
http://www.nabble.com/Select-option-value-tp17592925s27240p17611145.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

