We use C# on the server here.
All of our data comes from databases and involves dynamically loading the last level. If we load everythign but the last level we have about 500 nodes. The last level contains between 7,000 and 15,000 nodes however the user is never likely to load more than a few ...
Search found 18 matches
- Mon Jan 15, 2007 2:08 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Loading Menus from Ajax Webservice after page has loaded
- Replies: 6
- Views: 4647
- Mon Dec 11, 2006 9:00 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Urgent Help Required. Please Help.
- Replies: 20
- Views: 12630
- Mon Dec 11, 2006 8:15 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Urgent Help Required. Please Help.
- Replies: 20
- Views: 12630
Hi Andy,
This example does not use any AJAX at all because we wanted to make sure the bug was not caused by AJAX. This page simply builds a new menu in javascript and tries to open it.
The bug appears to be that itemOn (ir); does not work if you create a new menu and do not trigger a new mouseon ...
This example does not use any AJAX at all because we wanted to make sure the bug was not caused by AJAX. This page simply builds a new menu in javascript and tries to open it.
The bug appears to be that itemOn (ir); does not work if you create a new menu and do not trigger a new mouseon ...
- Mon Dec 11, 2006 6:22 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Urgent Help Required. Please Help.
- Replies: 20
- Views: 12630
- Mon Dec 11, 2006 5:11 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Urgent Help Required. Please Help.
- Replies: 20
- Views: 12630
- Mon Dec 11, 2006 4:49 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Urgent Help Required. Please Help.
- Replies: 20
- Views: 12630
- Tue Dec 05, 2006 3:20 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Urgent Help Required. Please Help.
- Replies: 20
- Views: 12630
- Mon Dec 04, 2006 7:56 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Urgent Help Required. Please Help.
- Replies: 20
- Views: 12630
Sorry lots of security hoops to jump thorugh here.
Please try http://www2.rbsgc.com/gbmclientcontrols/test/test.html
Please try http://www2.rbsgc.com/gbmclientcontrols/test/test.html
- Mon Dec 04, 2006 4:01 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Urgent Help Required. Please Help.
- Replies: 20
- Views: 12630
- Mon Dec 04, 2006 3:40 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Urgent Help Required. Please Help.
- Replies: 20
- Views: 12630
- Fri Dec 01, 2006 3:16 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Urgent Help Required. Please Help.
- Replies: 20
- Views: 12630
- Fri Dec 01, 2006 2:56 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Urgent Help Required. Please Help.
- Replies: 20
- Views: 12630
- Fri Dec 01, 2006 5:26 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Urgent Help Required. Please Help.
- Replies: 20
- Views: 12630
When I used popup("menuname",1); it closed any menus that were currently open and just showed the new menu as an orphan.
I think the problem is that the mouse is already in the current menuitem and there is some check which is stopping it from showing because the mouseover event hasnt fired again ...
I think the problem is that the mouse is already in the current menuitem and there is some check which is stopping it from showing because the mouseover event hasnt fired again ...
- Fri Dec 01, 2006 12:36 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Urgent Help Required. Please Help.
- Replies: 20
- Views: 12630
Urgent Help Required. Please Help.
I have created our menu system but have 1 last problem that I really need to get fixed. If I can get this fixed we will be purchasing the corporate license, but it is contingent on this.
1) I have added an onfunction which calls a function to create new menu dynamically.
2) The new menu is created ...
1) I have added an onfunction which calls a function to create new menu dynamically.
2) The new menu is created ...
- Thu Nov 30, 2006 6:17 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Is it possible to add a new menu to an already open menu?
- Replies: 1
- Views: 2003
Is it possible to add a new menu to an already open menu?
I have a menu and when I get to a certain level I want to add a new submenu at that point and display it.
Has anyone done this? If so can you please show me an example.
Has anyone done this? If so can you please show me an example.
- Wed Nov 29, 2006 10:00 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Loading Menus from Ajax Webservice after page has loaded
- Replies: 6
- Views: 4647
- Wed Nov 29, 2006 9:58 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Dynamic submenu creation with mm_menueditapi
- Replies: 2
- Views: 2873
- Wed Nov 29, 2006 4:23 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Loading Menus from Ajax Webservice after page has loaded
- Replies: 6
- Views: 4647
Loading Menus from Ajax Webservice after page has loaded
Hi,
I am new to using the menu and am having trouble getting it to work exactly how I want.
My page loads a placeholder 'loading' image.
When the page loads, I use ASP.Net Ajax to issue a webservice call.
My webservice makes a request to an aspx page where I have my actual image and the top level ...
I am new to using the menu and am having trouble getting it to work exactly how I want.
My page loads a placeholder 'loading' image.
When the page loads, I use ASP.Net Ajax to issue a webservice call.
My webservice makes a request to an aspx page where I have my actual image and the top level ...