jquery select element based on for attribute

JavaScript
$( "label[for='Hot Fuzz']" )
Source

Also in JavaScript: