Welcome to Dream.In.Code
Getting C# Help is Easy!

Join 132,689 C# Programmers for FREE! Get instant access to thousands of C# experts, tutorials, code snippets, and more! There are 1,313 people online right now. Registration is fast and FREE... Join Now!




MessagBox?

 
Reply to this topicStart new topic

MessagBox?

skyHigh
post 20 Sep, 2008 - 04:03 PM
Post #1


D.I.C Head

**
Joined: 1 Oct, 2007
Posts: 87


My Contributions


I wonder is it challeneging to implement bubble message box. For instance, like on particular webpage whenever you move the mouse over some words, the bubble message will display some content inside like giving out word definition or etcc.
User is offlineProfile CardPM

Go to the top of the page

gbertoli3
post 20 Sep, 2008 - 04:57 PM
Post #2


DIC at Heart + Code

Group Icon
Joined: 23 Jun, 2008
Posts: 1,026



Thanked 16 times

Dream Kudos: 950
My Contributions


Are you talking about HTML or C#

To get the popup you have to use the ALT text
html

Click <a href="someurl.com" alt="THIS IS ALT TEXT">Here</a>!
User is offlineProfile CardPM

Go to the top of the page

Footsie
post 23 Sep, 2008 - 12:29 AM
Post #3


D.I.C Regular

Group Icon
Joined: 20 Sep, 2007
Posts: 303



Thanked 4 times

Dream Kudos: 50
My Contributions


Look into using Tooltips.
For instance on a button control which uses tooltips:

CODE

<asp:Button ID="Button1" runat="server" Text="Button" ToolTip="This is a Tooltip"/>
User is offlineProfile CardPM

Go to the top of the page

nomeealy
post 10 Oct, 2008 - 12:32 AM
Post #4


New D.I.C Head

*
Joined: 10 Oct, 2008
Posts: 3

[code]

MessageBox.Show("heyy,"message");

CODE


MessageBox.Show("heyy,"message");

User is offlineProfile CardPM

Go to the top of the page

Fast ReplyReply to this topicStart new topic
Time is now: 11/23/08 07:34AM

Live C# Help!

C# Tutorials

Reference Sheets

C# Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month