I found this awesome script to open select menu with label.
$("label").mouseover(function(){ var $this = $(this); var $input = $(\'#\' + $(this)