 |
|
 |
hi
When i put url in the main root it doesn't work
please help me to do this
|
|
|
|
 |
i used this by giving xml file but no menu is displaying
|
|
|
|
 |
Hi,
I have given everything properly.so please look into this and let me know.
why i am getting this error.
menu Undefined.
|
|
|
|
 |
It's a great Menu Control, easy to generate Menu from Dataset.
But, when i use MasterPage, i put a Menu1 at MasterPage,
and click one of Menu item, when redirect to target page,
an error occur "Menu1 undefined".
Please help me to solution this exception.
Thanks a lot.
|
|
|
|
 |
I implemented all of your steps for the Webmenu control i couldn't view the
menu, even when i linked the both JS files at the Html source page(aspx). And in the run time i couldn't see anything menu at all
Thanks & Warm Regards,
M.L.Kovalavarajan
|
|
|
|
 |
hi
i hav iniplemented ur steps i cant see anything in th page ...!!!
plz help us...
regards
Ram
|
|
|
|
 |
I want to set the menus in a td ..
<td colspan="4" bgcolor="#215baf" height="1" align="right" cellspacing="2px" cellpadding="2px">
<cc1:WebMenu id="WebMenu1" PadWidth="0" runat="server" /cc1:WebMenu></td>
my 2nd question is about the alignment how can i make it right to left aligment
please mail me..
[email protected]
|
|
|
|
 |
how to fetch the menus just from the oracle table?
u have given all the menus in xml code..but just giving the format there u have to retrieve it from database..how to do so?
|
|
|
|
 |
hi..good day..i use your control and it is very cool...but i have 1 question, how can i set the target frame the page will be viewed..please help me it's urgent...thanks in advance...
|
|
|
|
 |
When i run the code this error comes
<body>
<form id="form1" runat="server">
</form>
</body>
|
|
|
|
 |
Is it possiable to change web menu control as Horz.. and vertical
if we can change let me know
thanks for helping me
|
|
|
|
|
 |
I am not able to see the Menu.It says Menu undefined.Please help me out on this.
As this is urgently needed to fix this
|
|
|
|
 |
An unhandled exception of type 'System.StackOverflowException' occurred in System.Data.dll
i will be thankful if any one help me
i cont understand why this occur
|
|
|
|
 |
Hi Krishna,
I have followed your instructions but can not see anything. Please help.
Thank you,
Alex
|
|
|
|
 |
This menu is good, but when .NET is providing a dynamic menu control within itself why should we go for this dll ?? is there any extra advantages for this ?? I am using the .net dynamic menu in my project, which takes dataset or xml file as datasourse, you can place it verticaly as well as horizontaly... it works great.
regards
sam
Sooraj J.
Junior Research Fellow
Centre for Development of Advanced Computing
Trivandrum
|
|
|
|
 |
Hi,
This is really a great article. I have done this job successfully. But, The menu is created in Horizontal direction. I wish to change it to Vertical. how can i do this. please help me.
Thanks,
|
|
|
|
 |
hi ...
i am going to use this control first time ...
as the guidelines are provide ..i hav efaloowed all guidlines .
1)create new project .
2)i have copy the two menu js file in solution itself and same for menudata.xml.
3)i create one subdirectory name css in project and copy the menu css
4)included the dll.
5)populate dataset
6)bind dataset to webmenu.
now when i run the page i get the javascript error "menu is undefined"
did i copied the menu.js at right place ?
its in the root dir as you told ...
please rely soon....
gorakh borude.
|
|
|
|
 |
menudata.xml path is incorrect! on the html of default page you can change this path... use an exact path.
--
andreflip
|
|
|
|
 |
Do not forget to put this in between the head tags so that the js scripts are found.
<head id="head1" runat="server">
<script src="menu.js" type="text/javascript"></script>
<script src="menu_tpl.js" type="text/javascript"></script>
</head>
thanks...
|
|
|
|
 |
Just want to clarify...the most important part of this article is where he says that this control "uses triga (free script) JavaScript menu internally". The name is mispelled. The product is "Tigra Menu". The web page for this free component is:
http://www.softcomplex.com/products/tigra_menu
So the above article is more about extending this free component than actually building the menu. You will want to look at the documentation for the product before implementing the above. The free component does not support some features (several of which are asked about in the questions below - placing the menu in a table, frame problems, etc.). There is a more advanced component that you can purchase that will support these features. It's pretty inexpensive.
Hopefully most picked up on this, but from the questions below, it sounded like a lot of people were in the same boat I was in!
Mike
|
|
|
|
 |
Hi, I am using web menu on ASP.Net page and on a button submit to the same page, the menu item disappears with error - Line 160 ;char 4; error: Object required.
Same page on loading, menu works fine. Pls help.
thanks,
Rajesh
Jeff_He [email protected]
-- modified at 22:39 Tuesday 13th February, 2007
|
|
|
|
 |
tanx good work
guill@n
|
|
|
|
 |
I've also followed all the instructions and don't see anything either...
I guess you get what you pay for...
|
|
|
|
 |
I follow all steps like what you mention in the page. But I cant display anything oh...
If can, can you apply me as soon as possible?
Thanks alot.
From : Nicole
|
|
|
|
 |
This is an excellent control but i was wondering if it was possible to make it vertical i.e, multiple categories up and down the screen and on mouse over sub categoris appear to the left hand side. Any help on this appreciated.
CG
|
|
|
|
 |
just want to said thank you
Tarek El-Mallah
.net web application Developer
|
|
|
|
 |
Is there any way to use different images for each menu, say if i want to use images for root elements instead of text, where can i define image property. If i use ImageArrow property then all the menu have same image, can any one help me in this regard.....
|
|
|
|
 |
For me it always shows up on the top of the page , I'd like to put it in a table cell? where in java script fle ,I should change stuff?
Thanks
|
|
|
|
 |
Look at the menu_tpl.js file. This is at least a start from the menu always showing at the top of the page
|
|
|
|
 |
Can not see any menu when we diployee our application in IIS 7 server .......
|
|
|
|
 |
Can not see any menu when we diployee our application in IIS 7 server .......
|
|
|
|
 |
I want to have the menu items show on the other frame as overlapping.
How can tis be achieved.
|
|
|
|
 |
I am not sure where to change the img source for onestep.gif. Any help would be appreciated.
Thanks in advance.
|
|
|
|
 |
Got the answer ImgArrow attribute should be used.
|
|
|
|
 |
good work,and i want to use it in my application.
but when i displayed the datas in a GridView,and also a DetailsView to insert new datas,i came across a problem.
in the application,i set the data type of "root" by "Int32",but in the xml file the first root was set by the author as ""(a null?).so the problem appeared when i insert( by DetailsView ) a new menu item which is to be the first root,how can i write the root TextBox?
thanks for everyone!
|
|
|
|
 |
Hey
first great work. I really like your controls and would like to use them in my application. But it is not possible to overlap items such as listbox/dropdowns with the menu. I am aware that this is a MS internetexplorer issue(I have to admit browser problem, btw firefox renders is correctly).
Do you have any suggestion how to solve that issue?
cheers
|
|
|
|
 |
Hi,
set Z-INDEX property to controls properly to solve this issue
|
|
|
|
 |
Z-index doesnt work for listboxes
|
|
|
|
 |
This is a very common issue with menus.
Please try using the following code to hide all <select> elements on the screen when the menu is shown.
onmouseover -
function selects(visibilityMode){
if(document.forms.length>0) {
if(document.forms[0].elements.length > 0){
for(var i=0; i < document.forms[0].elements.length; i++) {
if(document.forms[0].elements[i].type=='select-one' || document.forms[0].elements[i].type=='select-multiple') {
document.forms[0].elements[i].style.visibility = visibilityMode;
}
}
}
}
}
Paras Shah
|
|
|
|
 |
I am facing the same problem as raised here..can you plz explain me on how to go ahead with this....
i am using the above fuction in the js file and calling it in onmouseover fucntion as
selects(false);
still its not coming...:suss
Thanks In Advance
Spped_Up
|
|
|
|
 |
I have change the targetting of the link by replacing the following line
document.write (
'+ (this.a_config[2] && this.a_config[2]['tw'] ? ' target="'
....
)
by
document.write (
+ this.n_id +'o" class="' + this.getstyle(0, 0) + '" href="' + this.a_config[1] + '"' + (this.a_config[2] && this.a_config[2]['tw'] ? ' target="' + 'main' + '"' : '') + ' style="position: absolute; top: '
...
)
in Menu.js file
Question
1] But it doesn't targetting to the "main", I did add a Iframe to the page. Is there any error?
2]I found that this menu doesn't crossover the frame page. The menu was embedded, so how can make the menu overlapping the frame page?
Calvin
****
|
|
|
|
 |
its a useless control damit
|
|
|
|
 |
Its useful, u just dont know how to use it
|
|
|
|
 |
Dear Krishna its does not working and i am going to be mad with your code. please help me
|
|
|
|
 |
hi
i am unable to see menu items
|
|
|
|
 |
how can we make it a vertical menu?
|
|
|
|
 |
what changes shall i do in order to make such menu work in a right to left direction? thanks for any help...
|
|
|
|
 |
Dear ,
Include the menu control on a table with dir=rtl...
its work fine like this ....
<cc1:WebMenu id="WebMenu2" MenuXMLPath="menudata2.xml" runat="server"
ImageArrow="<img src=bullet.gif border=0>">
|
Moustafa M.Arafa
Solution Developer,DotNet Trainer.
MCT,MCSD.Net,MCAD.Net,MCP
|
|
|
|
 |