|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.Net Menu controlsHi - I am using .net 2003 vb .net and aspx for a project. I am trying to
build a Menu control for my users - WITHOUT using third party add-ins! I need to create a menu like you would in JavaScript with the roll-over dropdowns for pages within a certain category. Can this be done using VB ..net and aspx.net? Are there any tutorials on how to do this? I can use JavaScript, but we are trying to limit using JavaScript, and I really want to find a way to do this with VB and aspx! Can anyone help? TIA, Coleen Here are some free menu controls, many of which include the source code so
you can learn how they work. http://SteveOrr.net/freecontrols/menus.aspx Warning: If you don't want the controls to use any JavaScript then they won't be able to be very interactive; they're pretty much just going to sit there and (hopefully) look good. Show quoteHide quote "Coleen" <coleenhol***@yahoo.com> wrote in message news:eniPV79XGHA.4388@TK2MSFTNGP03.phx.gbl... > Hi - I am using .net 2003 vb .net and aspx for a project. I am trying to > build a Menu control for my users - WITHOUT using third party add-ins! I > need to create a menu like you would in JavaScript with the roll-over > dropdowns for pages within a certain category. Can this be done using VB > .net and aspx.net? Are there any tutorials on how to do this? I can use > JavaScript, but we are trying to limit using JavaScript, and I really want > to find a way to do this with VB and aspx! Can anyone help? > > TIA, > > Coleen > > Thanks Steve :-)
Actually all I want the menu to do is have sub-menu capabilities...like the drop-down menus used in JavaScript, but other than that, they will just be static. I know that ASP.Net 2.0 has this capability, it's just convincing upper management to spend the $80k it will cost to upgrade all of the licenses we have... Thanks again for the link - I will check it out :-0 Coleen Show quoteHide quote "Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message news:OVqy9Z%23XGHA.3516@TK2MSFTNGP03.phx.gbl... > Here are some free menu controls, many of which include the source code so > you can learn how they work. > http://SteveOrr.net/freecontrols/menus.aspx > > Warning: If you don't want the controls to use any JavaScript then they > won't be able to be very interactive; they're pretty much just going to sit > there and (hopefully) look good. > > -- > I hope this helps, > Steve C. Orr, MCSD, MVP > http://SteveOrr.net > > > > "Coleen" <coleenhol***@yahoo.com> wrote in message > news:eniPV79XGHA.4388@TK2MSFTNGP03.phx.gbl... > > Hi - I am using .net 2003 vb .net and aspx for a project. I am trying to > > build a Menu control for my users - WITHOUT using third party add-ins! I > > need to create a menu like you would in JavaScript with the roll-over > > dropdowns for pages within a certain category. Can this be done using VB > > .net and aspx.net? Are there any tutorials on how to do this? I can use > > JavaScript, but we are trying to limit using JavaScript, and I really want > > to find a way to do this with VB and aspx! Can anyone help? > > > > TIA, > > > > Coleen > > > > > >
GridViewRow.DataItem is null
Server Control to manipulate GridView Checkbox items under a RadioButton no FormView for create/insert page DataList and Event not fired issue: accessing value of dropdownlist in a user control Video capture control in asp.net 2.0 imagefield in gridview How well is a performance of a Menu Control Enabled="False" |
|||||||||||||||||||||||