Setting value for $(this).closest('option')

Setting value for $(this).closest('option')

Hello:

I didn't think this would be so difficult, but then again...

I've got a table with a checkbox in the first <td> and a <select><option>. When The checks the checkbox and it is true, then I want to populate the <option>.

How do I do that? I just want to populate it with a value from the option list and give it the appropriate val().

Thanks in advance:

Pavilion