Search found 31 matches

by street9009
Thu Jan 04, 2007 3:48 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Security warning?
Replies: 2
Views: 2455

Thank you. That did indeed fix the issue. My thanks for the great support, as always.
by street9009
Wed Jan 03, 2007 10:59 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Security warning?
Replies: 2
Views: 2455

Security warning?

Hello once again all,

I'm having a new problem I hope you can help me with. I have the milonic menus in use on an online store that uses a security certificate. Microsoft, in it's never-ending quest for a secure browser, has a security warning posted when you visit the site with the menus on it ...
by street9009
Sun Nov 12, 2006 10:40 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: New Version - Table cell bug fixed, now new problem
Replies: 9
Views: 6222

By the way- How are you using all of those different browsers? Different computers or did you find a way to make them co-exist? Just curious. I kinda want to upgrade to FF2.0 and IE7 but not at the price of losing my current browsers, plugins, etc.
by street9009
Sun Nov 12, 2006 7:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: New Version - Table cell bug fixed, now new problem
Replies: 9
Views: 6222

Quite perfect, thank you :)

Your help is much appreciated, Ruth.
by street9009
Sun Nov 12, 2006 5:52 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: New Version - Table cell bug fixed, now new problem
Replies: 9
Views: 6222

I'm not sure I understand what you're saying, but if I do, I disagree. Look closely at this screenshot:

http://www.buildinghosting.com/~nuccio/screenshot2.jpg

If you look at the bottom right corner, you can see that the menu background image overlaps the edge of the table cell.

If I'm ...
by street9009
Sun Nov 12, 2006 2:19 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: New Version - Table cell bug fixed, now new problem
Replies: 9
Views: 6222

I think I've got something similar to what you said going. I have to manipulate the mm_styles table in a database to get what you're going for. At any rate, it seems to be working great now. Thank you :)

I do have one more question though - in IE, (actually in both browsers, but it is more ...
by street9009
Sun Nov 12, 2006 1:13 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: New Version - Table cell bug fixed, now new problem
Replies: 9
Views: 6222

So it does... guess Firefox was caching.

The itemwidth does the trick, but now there's new trouble.

In Firefox, the submenus span the whole page (I would assume this is expected since adding the 100% affected all of the menus. I think I can fix this on my own).

However, IE is behaving strangely ...
by street9009
Fri Nov 10, 2006 9:39 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: New Version - Table cell bug fixed, now new problem
Replies: 9
Views: 6222

New Version - Table cell bug fixed, now new problem

Hello,

I just finished upgrading to the lastest version of the menu, and it seems the problem I was having with putting the menu in a table cell has vanished. (It was loading before the table had a chance to complete and thus stretching across the entire page - IE only.) Now, it works absolutely ...
by street9009
Tue Oct 24, 2006 10:11 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 22796

Did you get any response to your inquiry, Ruth? I still can't manage to figure out this one.
by street9009
Tue Oct 24, 2006 10:08 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: how to use milonic with php/mysql
Replies: 23
Views: 19989

<?php
//October 13, 2006

//Variables for connections
global $milionic_connection;
global $ss_connection;


//Function to establish a connection to the Milonic menu database
function connectToMilonic()
{
global $milionic_connection;
//Connect to the milonic server
$milionic_connection = mysql ...
by street9009
Fri Oct 20, 2006 6:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: how to use milonic with php/mysql
Replies: 23
Views: 19989

Can anyone help me implement this?

If you send over some sample data I'll see if we can create some sort of substitute field names so that you can use your field names with the database driven menu.

-- Andy

Funny that you post here. I was about to log in and post the solution I came up with ...
by street9009
Thu Oct 19, 2006 10:22 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 22796

Any news on this issue?
by street9009
Wed Oct 18, 2006 1:38 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 22796

No worries, you have helped a LOT as it is. I appreciate it.

I will wait to see what Ruth's post comes up with.

Thanks to you both again.
by street9009
Tue Oct 17, 2006 11:57 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 22796

Thanks again, I do appreciate the help.
by street9009
Tue Oct 17, 2006 11:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 22796

Code: Select all

<script>

_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-3;
_buildAfterLoad=true;
There's the exact paste of the top of the menu code that's generated by the PHP call.
by street9009
Tue Oct 17, 2006 8:19 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 22796

Thanks for the replies. (And just for the record, it's "him" or "he" :P)

The second method Ruth posted isn't an option as this is the PHP mysql based menu, which gets built from the database by calling a php function. It puts all of the menu code wherever you call that function by default.

So I ...
by street9009
Tue Oct 17, 2006 6:53 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 22796

Good thought, but when you do that javascript doesn't know what to do with the milonic code inside the table cell.

I really thought that was going to fix it :/
by street9009
Tue Oct 17, 2006 6:31 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 22796

Hmmm.....I'm not getting any weird behavior. What version of IE are you using and what is your screen resolution? Mine is 1024x768.

Here's a cropped screenshot of what I see:
http://www.vikenk.com/screenshot.jpg

It's like this in Firefox and in IE.

Did you try clicking that link though ...
by street9009
Tue Oct 17, 2006 6:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 22796

Now there are bigger problems in IE. When you click an item inside a one or two-deep menu, there are bizzarre results. The menu stretches all the way across the page, and sometimes takes the table cell with it, and in others just covers everything up.

Any ideas what's wrong?

I'm not getting any ...
by street9009
Tue Oct 17, 2006 5:10 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Question about putting menus in a cell
Replies: 31
Views: 22796

Well, it appears I spoke too soon.

The line I'm talking about appears in FF only.

Now there are bigger problems in IE. When you click an item inside a one or two-deep menu, there are bizzarre results. The menu stretches all the way across the page, and sometimes takes the table cell with it, and ...