<select>
  <option>W3TR</option>
  <option selected="selected">W3TR</option>
  <option>W3TR</option>
  <option>W3TR</option>
</select>
$(":selected").css("background-color", "blue");

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

  1. //cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js