I've been trying to implement tooltips into my menus and i keep getting the following error:
Line:75
Char:2
Error:'_Mtip' is undefined
I have <script language="JavaScript" src="/TRM/scripts/tooltips.js" type="text/javascript"/> declared in the right place and the following in my menu data:
aI("image=<xsl:value-of select="largeIcon"/>;showmenu=<xsl:value-of select="concat($objectName,$subObjectName,'sub')"/>;onfunction=showtip('Testing the tooltis out for the good of mankind!');");
I came across this error in a previous message but the issue got no replies, there was talk of an issue with the js file but i'm not sure. Anyone any ideas?
Thanks Scott.
an old issue with tooltips
Do you by chance have a test up? Is it happening in more than one browser and which operating system? This is a test page on my site using tooltips, and 5.1 of the menu [it also works on the old section with rc31 which I'm updating] The tips work in netscape 4.79,6, 7, ie5.5 and opera 7. The page loads in opera 6 and works but the tips don't since it doesn't support dynamic text change. I can't test it on a mac
tooltips test
tooltips test