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

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




MessagBox?

 
Reply to this topicStart new topic

MessagBox?

skyHigh
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
+Quote Post

gbertoli3
RE: MessagBox?
20 Sep, 2008 - 04:57 PM
Post #2

DIC at Heart + Code
Group Icon

Joined: 23 Jun, 2008
Posts: 1,046



Thanked: 17 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
+Quote Post

Footsie
RE: MessagBox?
23 Sep, 2008 - 12:29 AM
Post #3

D.I.C Regular
Group Icon

Joined: 20 Sep, 2007
Posts: 305



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
+Quote Post

nomeealy
RE: MessagBox?
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
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/3/08 03:51PM

Live C# Help!

C# Tutorials

Reference Sheets

C# Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month