Search found 15 matches

by dmcquade
Tue Jan 09, 2007 8:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Multiple Menus / Dynamic
Replies: 4
Views: 3781

I would really appreciate it!

I had to remove the old test username and password because bad people were doing bad things. If you can email me, I'll reply with the login information.

Thanks!!!

DJ
by dmcquade
Fri Jan 05, 2007 11:23 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Multiple Menus / Dynamic
Replies: 4
Views: 3781

If anyone can give me a hand with this, I would really appreciate it. Even a link to a site would be very helpful. I've looked around and I can't seem to find a good method to do this.

Thanks! :)

DJ
by dmcquade
Wed Jan 03, 2007 3:02 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Multiple Menus / Dynamic
Replies: 4
Views: 3781

Multiple Menus / Dynamic

Hello everyone,

I have a page that shows multiple menus that are *almost* identical. They all have the same options, but the links vary slightly.

Right now I have a variable passed to the menudata.asp file, but I've been told that I'm basically creating a new menu instance for each menu and I ...
by dmcquade
Mon Dec 11, 2006 6:18 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Performance Problems With Many Menus
Replies: 11
Views: 12762

Is there anyone available who can show me how I can do the above? I would really like to use the menu system for my site, but I can't figure out how to get it to work on a large number of items. This dynamic java stuff sounds promising, but I don't have a clue how to get it to go.

Thanks,

DJ
by dmcquade
Mon Dec 04, 2006 7:54 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Performance Problems With Many Menus
Replies: 11
Views: 12762

If someone can give me a hand, I would be more than happy to pay a consulting fee. I just need a simple example of how to dynamically change the Java based on data received from a database. I think if I can get my calls down to 3 individual menu items (as opposed to one for each record returned ...
by dmcquade
Sun Dec 03, 2006 7:21 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Performance Problems With Many Menus
Replies: 11
Views: 12762

Andy,

I may need a little help with this since I'm not too familar with Java Script. If you can help me with passing variables / values back to a single menu, I would really appreciate it.

DJ
by dmcquade
Wed Nov 29, 2006 3:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Performance Problems With Many Menus
Replies: 11
Views: 12762

Any help on this would be really appreciated. I have a code release due in the near future and this is a very important part of my application.

Thanks everyone!

DJ
by dmcquade
Tue Nov 28, 2006 5:12 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Performance Problems With Many Menus
Replies: 11
Views: 12762

Sorry, forgot to mention. If you want to see the new code then you'll have to go to our development site. You can use the same username / password as above ...

http://www.mywineassistant.com/mwa150
by dmcquade
Tue Nov 28, 2006 5:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Performance Problems With Many Menus
Replies: 11
Views: 12762

So the menus within tables are causing the performance problems? I re-coded this based on what I found on the page you noted but I'm still seeing a lot of performance problems. I'm not quite sure what I was doing wrong before, but the new code builds the menu in the main page instead of referring to ...
by dmcquade
Mon Nov 27, 2006 6:03 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Performance Problems With Many Menus
Replies: 11
Views: 12762

By the way, I tried remove the menu code and the page performs a lot better ... so I'm pretty sure that's the issue here.

DJ
by dmcquade
Mon Nov 27, 2006 6:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Performance Problems With Many Menus
Replies: 11
Views: 12762

I create an account for testing purposes:

Username: test@mywineassistant.com
Password: testing

One you logon, you will be in the My Cellar screen. There is an "Action" link next to each wine. When you put the mouse over this link, the menu will appear.

By default the page shows 25 wines, but as ...
by dmcquade
Mon Nov 27, 2006 3:03 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Performance Problems With Many Menus
Replies: 11
Views: 12762

Performance Problems With Many Menus

Hey everyone,

I have a page that loads a drop-down menu for each record returned. However, I'm seeing a lot of performance problems as the number of records increase. When I get more than 30 or so menus on a single page, the page has a lot of problems with delayed loading and scrolling.

My menus ...
by dmcquade
Mon Oct 30, 2006 11:15 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Basic Java / ASP Question
Replies: 1
Views: 3760

Basic Java / ASP Question

Hey everyone,

I have an ASP page that has a number of Milonic menus on it. For each menu I need to send one or more variables to my menu_data.js (now menu_data.asp) page. Does anyone know how this can be done? It seems like it reads the file once at the beginning so my variables aren't going ...
by dmcquade
Mon Oct 30, 2006 3:53 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Multiple Dynamic Menus on a Single Page
Replies: 3
Views: 5261

Kevin,

That helped a lot! I have one more additional question that may be a little stupid. I have exclueded the database components from this example for testing purposes.

Okay, lets say my main .asp page with the menus has the following lines:

<%
vTest = 1
%>
<p><img src=mmenu.gif border=0 ...
by dmcquade
Fri Oct 27, 2006 6:31 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Multiple Dynamic Menus on a Single Page
Replies: 3
Views: 5261

Multiple Dynamic Menus on a Single Page

Hello everyone!

I'm trying to see if I can find a menu tool that will allow multiple dynamic menus on a single page. In a nutshell, I have a page that returns a recordset using ASP / VB. I want to create a menu for each record that has a unique set of items. This is database driven.

Has anyone ...