Jump to content

How to display tooltip text on header


jwhite68

Recommended Posts

I have the following header in a menu:

 

<li id="li1" onmouseover="showblock('2');" onmouseout="hideblock('2');"><h2>BUYERS</h2>

 

Is there a way to show some tooltip text when the mouse moves over the h2 header BUYERS, in the same way you can have tooltip text for a <a href> element?

Link to comment
https://forums.phpfreaks.com/topic/81529-how-to-display-tooltip-text-on-header/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.