Search found 4 matches

by mlovelock
Fri Mar 28, 2008 2:16 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: A solution for ordering menu items in php / mysql
Replies: 1
Views: 2090

A solution for ordering menu items in php / mysql

I recently needed to alter the order in which menu items were displayed when pulled out of a mysql database, but couldn't find a solution here on the forums, so I did the following, thought it might be of use to someone:

To my mm_items table, I added the field 'itemorder' (tinyint, or smallint ...
by mlovelock
Tue Jan 23, 2007 1:42 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic Tooltips doesn't work on IE7
Replies: 6
Views: 8528

Aha! What a muppet, should have spotted that. Got it working now.

However, the function wasn't right anyway - a little look in tooltips.js reveals it's called hidetip() - not popdown - I mention this because I took the 'popdown' code from the Tooltips menu example on the site, so I thought you ...
by mlovelock
Tue Jan 23, 2007 1:09 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic Tooltips doesn't work on IE7
Replies: 6
Views: 8528

HTML Tooltips

Hi,

Thanks, although I suspect it was just a user error(!) as I have it working now!

However, I wanted to ask anyway whether there is any way of getting the html-attached tooltips to disappear any better on the 'onmouseout' command - or any other way? I'm pretty sure you'll say no, but thought it ...
by mlovelock
Sun Jan 21, 2007 2:53 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic Tooltips doesn't work on IE7
Replies: 6
Views: 8528

Problem with tooltips attached to HTML in IE7?

I would appear to also have this problem. Tooltips is working fine for menus, but fails to appear when attached to standard html objects.

Works fine in Firefox, Opera, so would seem to be an IE7 issue.

Any advice?

Thanks,

Michael.