Hi,

I?m seeing some odd behaviour with the qtip?s in Chrome vs Firefox. It appears that in Chrome the default tooltip is being shown along side the qtip, where as in Firefox the default tooltip is not shown (which is what I would expect). See screenshots below:


Here is what the divs where the qtips are added look:
<div id="2012/5/19" ext:qtip="<b><u>19/05/2012</u></b>"><a href="#" onclick="selectScheduleDate('2012/5/19');" style='color:black' >19</a></div>

Here's how it looks in Firefox:
Click image for larger version. 

Name:	Firefox-qtip.png 
Views:	72 
Size:	1.8 KB 
ID:	4231

Here's how it looks in Chrome:
Click image for larger version. 

Name:	Chrome-qtip.png 
Views:	71 
Size:	2.1 KB 
ID:	4232

Versions used:
Ext.NET 1.3
Firefox 12.0
Chrome 18.0.1025.168 m

Any ideas?