Click here to Skip to main content
15,908,013 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Hi there,

MVC Application

i want to create my home page very user friendly by using tile button which shows image and few text and when i hover the mouse on that i get more update. and after clicking on that it should redirect to respective page.

thank you.

What I have tried:

i want suggestion on this to proceed.
Posted
Updated 29-May-17 16:15pm
Comments
Kornfeld Eliyahu Peter 29-May-17 3:23am    
An the question is?

1 solution

You need to take what you want to do and break it down into much smaller pieces instead of coming to a quick answer forum and trying to get someone to teach you HTML, CSS, jquery in order to build the functionality you desire.

I would suggest you find some good tutorials (a simple google search will result in thousands upon thousands of results) to start to learn asp.net mvc, html, css, jquery. Once you get familiar with those topics, then start to look into "how to display popups on hover in jquery" or something like that. Next thing you know you'll be building the functionality you want/desire without trying to get someone else to do it for you.

But the quick way out would probably be to look at a framework like bootstrap, specifically tooltips or popovers.

JavaScript · Bootstrap[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900