jQuery选择选项图像

1 jquery select image option

我想在选择框的选项中显示图像.我怎么能在CHROME的javascript/jquery中做到这一点.

<select>
    <option>image text</option>
</select>
Run Code Online (Sandbox Code Playgroud)