> This seems to be a better one:
>
> function specify(current)
> {
> alert( $j(current).children("[EMAIL PROTECTED]").val() + " " +
> $j(current).children("[EMAIL PROTECTED]").text() );}Better in what way?
> This seems to be a better one:
>
> function specify(current)
> {
> alert( $j(current).children("[EMAIL PROTECTED]").val() + " " +
> $j(current).children("[EMAIL PROTECTED]").text() );}Better in what way?