helpText : The help text that is displayed next to this field as a hover-based tooltip, similar to the text that is displayed next to standard Salesforce fields if custom help is defined for the field in Setup.
Important thing to have a help bubble near to any of form fields is to use helptext
within <apex:pageblocksectionitem>
Note : Few Closing Tags may be missing due to HTML Code Conversion.
Ack : Visualforce Blogspot
Hi Chirag, I have a list of data to be shown when i hover over a field in details screen on the SFDC UI. How can i do that