'question for select list custom attribute

Can someone tell me why this does not work please? I'd like the display, return and the custom value for the selected entry if this is possible?

$('.weight_lov').first().('option:selected').attr('id_you_want');


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source