Jump to content
Xtreme .Net Talk

need a Quickie on developing a horizontal menu bar in asp.net with vb.net


Recommended Posts

Posted

Helllooo peeps,

 

Greetings! I am a not-so-newbie to Asp.net and I am stuck with a problem.I am trying to develop a webpage (in asp.net using vb.net language) with a horizontal menu user control with a set of menu items dropping down on mouse hover..so any suggestions and ideas on developing it are greatly appreciated

 

thnxkxx a ton

Snoopdoug

Posted

Yo robbie

 

Thanx for da tiny reply but I am specifically looking for a way to write the code in vb.net and then implement it in my webpage.Now, if you are suggesting me that there is no way I could do that without embedding a javascript code then please be kind to show me how to do with the javascript.

 

Thanx a ton

Snoopdoug :cool:

Posted
There is no way to do this except putting javascript onto your page. The code for these is long. Your best bet is to do a web search for javascript drop down menus. You will get LOTS of options that way and use whatever is best for you.
Posted

For having done some... You better search on google [google=drop+down+menu]here[/google].

 

By the way... ASP.NET is Server-Side oriented... Drop down menu are on the client so Client-Side. You'll be forced to use a Client-Side script like Javascript

"If someone say : "Die mortal !"... don't stay to see if he isn't." - Unknown

"Learning to program is like going out with a new girl friend. There's always something that wasn't mentioned in the documentation..." - Me

"A drunk girl is like an animal... it scream at everything like a cat and roll in the grass like a dog." - Me after seeing my girlfriend drunk and some of her drunk friend.

C# TO VB TRANSLATOR

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...