How to add tooltip to dropdown values?

I have 5 fields with three dropdown values as High, Medium and Low. I want to add three tooltips to these three values. I have tried doing it with jQuery in view.edit.php and view.detail.php but with no success. In edit view I am not able to select the three dropdown values, instead the same title value is coming for all three vlaues. I am new to jQuery, so I need help. Thank You in advance.