Search found 9 matches

by cbetta
Tue Jun 06, 2006 4:29 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Firefox opening window when using Tooltip
Replies: 10
Views: 12677

Hi Viken,

Thanks for sticking with me on this. I don't have that javascript:void(0) declaration in there anymore. I had taken your suggestion and re-downloaded the tooltips.js file from the milonic.com site and copied over my version. I then cleared out my cache to make sure I was getting the fresh ...
by cbetta
Tue Jun 06, 2006 3:58 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Firefox opening window when using Tooltip
Replies: 10
Views: 12677

Re-downloaded everything, cleared my cache, and still the same problem.

Here's a link to the screenshot:

http://www.cbetta.com/misc/tooltips.gif

You'll see the menu in the background. It happens if I roll over the sub-menu option to pop up the tooltip.

Again, here's my menu_data file's ...
by cbetta
Mon Jun 05, 2006 10:47 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Firefox opening window when using Tooltip
Replies: 10
Views: 12677

Shoot. Now I'm seeing the same exact problem with IE. It definitely was working, but I opened a new instance and it crapped out when I rolled over the menu item (with the same exact 404 error message).
by cbetta
Mon Jun 05, 2006 10:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Firefox opening window when using Tooltip
Replies: 10
Views: 12677

See, that's what I thought too. If you look at my code vs. the provided tooltips.js file on the site, I actually cleaned up the definitions to have semi-colons at the end of each line (I tested with the original too and had the same problem, so it's nothing I did cleanup-wise). This didn't do ...
by cbetta
Mon Jun 05, 2006 9:52 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Firefox opening window when using Tooltip
Replies: 10
Views: 12677

Hello. No, I can't provide a URL, as this is on an internal development server and I don't have the means to drop sample code on a publicly-accessible server. Sorry. Is there a specific code snippet other than what I have provided that you could use to help diagnose the problem? I'm happy to provide ...
by cbetta
Mon Jun 05, 2006 7:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Firefox opening window when using Tooltip
Replies: 10
Views: 12677

Firefox opening window when using Tooltip

Hello, I'm trying to use the Tooltips feature of the menus (I'm running the latest 5.747 version). However, while I seem to be able to get it to work in IE, Firefox is opening a popup window that results in a 404 looking for a file called m_tooltips, which obviously doesn't exist (IE was doing the ...
by cbetta
Wed Nov 30, 2005 9:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Parent Menus Linking When They Shouldn't Be
Replies: 5
Views: 4325

Yep, looks good. Thanks so much for the fast turnaround.

Regards,
Dave.
by cbetta
Wed Nov 30, 2005 4:24 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Parent Menus Linking When They Shouldn't Be
Replies: 5
Views: 4325

Ruth, yes, that is exactly what I am saying. Andy, I always upgrade to the latest and greatest when you release, and we're not doing anything that complex. If you hit my company's home page, you'll be able to reproduce the issue:

1) Go to http://www.reis.com/
2) Hover over the "Sales Comparables ...
by cbetta
Tue Nov 29, 2005 11:23 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Parent Menus Linking When They Shouldn't Be
Replies: 5
Views: 4325

Parent Menus Linking When They Shouldn't Be

I have a very simple parent/submenu setup, where the parent menu's call to the submenu is:

aI("text=Transaction Monitors;showmenu=Transaction Monitors;");

The parent/submenus properly display, but the parent menu option winds up being a clickable link, even though it says javascript:void(0); in ...