I'm trying to select an option in a successful callback function using
the following syntax:

$('select#make > option').('#null').attr({ selected: "selected" });

Does anyone here see what's wrong?

Thanks.

Reply via email to