Preview:
var options = g_form.getControl('field_name').options;
for (i=0; i<options.length; i++) {
alert(options<i>.value);
}
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter