Is there a way with ASP.NET, JS, or C# to make a dropdown menu like Google’s “More” menu, which opens on click?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You havent shown which
moreyou are talking about but i assume you are talking about following More menu:Then what @Shane said suggested is sufficient, its just a drop down menu in an ordered list
There’s no Google magic happening there, infact using a jQuery
Slidefunction will look more cool.