 |
|
 |
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..
brainsarif@gmail.com
|
|
|
|
 |
|
 |
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>
|
|
|
|
 |
|
 |
Hi ,
I tried to download the attachment but unable to download and redirects me to the same page .
Please help me.
thanks,
|
|
|
|
 |
|
 |
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 hba6262.tw@yahoo.com.tw
-- 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...
|
|
|
|
 |