I have set a tooltip so that when user mouseover a picture it will display a tooltip which is the cake name. The problem is the tooltip can be display when i run the web using the mozilla firefox browser but in Internet Explorer it seems that the tooltip is not working. Can anyone help me to solve this problem? Below is the code i write:

<a href="http://localhost/myweb/cake_info.php?products_id=74" title="choco cake, please click to view more info."><img src="images/cake1.jpg" border="0" alt="" width="187" height="190"></a>

Thanks in advance.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.