473,585 Members | 2,552 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

tooltip / popups

I am trying to create a tooltip popup - where the popup will allow you to
click on a button inside the popup

Kind of like the popup on the foodnetwork website

http://www.foodnetwork.com/recipes/e...pe2/index.html

Does anyone have any examples or info on how to do that ?

I am thinking of using jquery to do that, or is there a easier / better way
of doing that?

Thanks
Peter
Oct 24 '08 #1
6 2577
Hi Peter,

From your description you need a tooltip with a button in it, right? If so
I would suggest you use the HoverMenu control.

Here's the sample:
http://www.asp.net/AJAX/AjaxControlT...HoverMenu.aspx

You can download the ASP.NET AJAX Control Toolkit from here:
http://www.asp.net/ajax/downloads/

If it's not what you need please let me know and tell me your requirement
in detail.

Regards,
Allen Chen
Microsoft Online Support

--------------------
| From: "Peter" <cz****@nospam. nospam>
| Subject: tooltip / popups
| Date: Fri, 24 Oct 2008 16:08:36 -0500
| Lines: 18
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.5512
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
| Message-ID: <uA************ **@TK2MSFTNGP03 .phx.gbl>
| Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| NNTP-Posting-Host: CPE-72-129-145-58.new.res.rr.c om 72.129.145.58
| Path: TK2MSFTNGHUB02. phx.gbl!TK2MSFT NGP01.phx.gbl!T K2MSFTNGP03.phx .gbl
| Xref: TK2MSFTNGHUB02. phx.gbl
microsoft.publi c.dotnet.framew ork.aspnet:7862 1
| X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
|
| I am trying to create a tooltip popup - where the popup will allow you to
| click on a button inside the popup
|
| Kind of like the popup on the foodnetwork website
|
|
http://www.foodnetwork.com/recipes/e...kin-soup-with-
crispy-duck-confit-relish-recipe2/index.html
|
| Does anyone have any examples or info on how to do that ?
|
| I am thinking of using jquery to do that, or is there a easier / better
way
| of doing that?
|
| Thanks
|
|
| Peter
|
|
|

Oct 27 '08 #2

"Allen Chen [MSFT]" <v-******@online.m icrosoft.comwro te in message
news:du******** ******@TK2MSFTN GHUB02.phx.gbl. ..
Hi Peter,

From your description you need a tooltip with a button in it, right? If so
I would suggest you use the HoverMenu control.

Here's the sample:
http://www.asp.net/AJAX/AjaxControlT...HoverMenu.aspx

You can download the ASP.NET AJAX Control Toolkit from here:
http://www.asp.net/ajax/downloads/

If it's not what you need please let me know and tell me your requirement
in detail.

Regards,
Allen Chen
Microsoft Online Support

--------------------
| From: "Peter" <cz****@nospam. nospam>
| Subject: tooltip / popups
| Date: Fri, 24 Oct 2008 16:08:36 -0500
| Lines: 18
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.5512
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
| Message-ID: <uA************ **@TK2MSFTNGP03 .phx.gbl>
| Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| NNTP-Posting-Host: CPE-72-129-145-58.new.res.rr.c om 72.129.145.58
| Path: TK2MSFTNGHUB02. phx.gbl!TK2MSFT NGP01.phx.gbl!T K2MSFTNGP03.phx .gbl
| Xref: TK2MSFTNGHUB02. phx.gbl
microsoft.publi c.dotnet.framew ork.aspnet:7862 1
| X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
|
| I am trying to create a tooltip popup - where the popup will allow you
to
| click on a button inside the popup
|
| Kind of like the popup on the foodnetwork website
|
|
http://www.foodnetwork.com/recipes/e...kin-soup-with-
crispy-duck-confit-relish-recipe2/index.html
|
| Does anyone have any examples or info on how to do that ?
|
| I am thinking of using jquery to do that, or is there a easier / better
way
| of doing that?
|
| Thanks
|
|
| Peter
|
|
|
Thank You, I will try this out.
Oct 27 '08 #3
Hi Peter,

Do you have any progress on this issue?

Regards,
Allen Chen
Microsoft Online Support
--------------------
| From: "Peter" <cz****@nospam. nospam>
| References: <uA************ **@TK2MSFTNGP03 .phx.gbl>
<du************ **@TK2MSFTNGHUB 02.phx.gbl>
| Subject: Re: tooltip / popups
| Date: Mon, 27 Oct 2008 01:02:26 -0500
| Lines: 67
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.5512
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
| Message-ID: <#8************ **@TK2MSFTNGP02 .phx.gbl>
| Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| NNTP-Posting-Host: CPE-72-129-145-58.new.res.rr.c om 72.129.145.58
| Path: TK2MSFTNGHUB02. phx.gbl!TK2MSFT NGP01.phx.gbl!T K2MSFTNGP02.phx .gbl
| Xref: TK2MSFTNGHUB02. phx.gbl
microsoft.publi c.dotnet.framew ork.aspnet:7868 5
| X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
|
|
| "Allen Chen [MSFT]" <v-******@online.m icrosoft.comwro te in message
| news:du******** ******@TK2MSFTN GHUB02.phx.gbl. ..
| Hi Peter,
| >
| From your description you need a tooltip with a button in it, right? If
so
| I would suggest you use the HoverMenu control.
| >
| Here's the sample:
| >
http://www.asp.net/AJAX/AjaxControlT...HoverMenu.aspx
| >
| You can download the ASP.NET AJAX Control Toolkit from here:
| http://www.asp.net/ajax/downloads/
| >
| If it's not what you need please let me know and tell me your
requirement
| in detail.
| >
| Regards,
| Allen Chen
| Microsoft Online Support
| >
| --------------------
| | From: "Peter" <cz****@nospam. nospam>
| | Subject: tooltip / popups
| | Date: Fri, 24 Oct 2008 16:08:36 -0500
| | Lines: 18
| | X-Priority: 3
| | X-MSMail-Priority: Normal
| | X-Newsreader: Microsoft Outlook Express 6.00.2900.5512
| | X-RFC2646: Format=Flowed; Original
| | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
| | Message-ID: <uA************ **@TK2MSFTNGP03 .phx.gbl>
| | Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| | NNTP-Posting-Host: CPE-72-129-145-58.new.res.rr.c om 72.129.145.58
| | Path: TK2MSFTNGHUB02. phx.gbl!TK2MSFT NGP01.phx.gbl!T K2MSFTNGP03.phx .gbl
| | Xref: TK2MSFTNGHUB02. phx.gbl
| microsoft.publi c.dotnet.framew ork.aspnet:7862 1
| | X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
| |
| | I am trying to create a tooltip popup - where the popup will allow
you
| to
| | click on a button inside the popup
| |
| | Kind of like the popup on the foodnetwork website
| |
| |
| >
http://www.foodnetwork.com/recipes/e...kin-soup-with-
| crispy-duck-confit-relish-recipe2/index.html
| |
| | Does anyone have any examples or info on how to do that ?
| |
| | I am thinking of using jquery to do that, or is there a easier /
better
| way
| | of doing that?
| |
| | Thanks
| |
| |
| | Peter
| |
| |
| |
| >
|
| Thank You, I will try this out.
|
|
|

Oct 30 '08 #4

"Allen Chen [MSFT]" <v-******@online.m icrosoft.comwro te in message
news:tL******** *****@TK2MSFTNG HUB02.phx.gbl.. .
Hi Peter,

Do you have any progress on this issue?

Regards,
Allen Chen
Microsoft Online Support
--------------------
| From: "Peter" <cz****@nospam. nospam>
| References: <uA************ **@TK2MSFTNGP03 .phx.gbl>
<du************ **@TK2MSFTNGHUB 02.phx.gbl>
| Subject: Re: tooltip / popups
| Date: Mon, 27 Oct 2008 01:02:26 -0500
| Lines: 67
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.5512
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
| Message-ID: <#8************ **@TK2MSFTNGP02 .phx.gbl>
| Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| NNTP-Posting-Host: CPE-72-129-145-58.new.res.rr.c om 72.129.145.58
| Path: TK2MSFTNGHUB02. phx.gbl!TK2MSFT NGP01.phx.gbl!T K2MSFTNGP02.phx .gbl
| Xref: TK2MSFTNGHUB02. phx.gbl
microsoft.publi c.dotnet.framew ork.aspnet:7868 5
| X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
|
|
| "Allen Chen [MSFT]" <v-******@online.m icrosoft.comwro te in message
| news:du******** ******@TK2MSFTN GHUB02.phx.gbl. ..
| Hi Peter,
| >
| From your description you need a tooltip with a button in it, right?
If
so
| I would suggest you use the HoverMenu control.
| >
| Here's the sample:
| >
http://www.asp.net/AJAX/AjaxControlT...HoverMenu.aspx
| >
| You can download the ASP.NET AJAX Control Toolkit from here:
| http://www.asp.net/ajax/downloads/
| >
| If it's not what you need please let me know and tell me your
requirement
| in detail.
| >
| Regards,
| Allen Chen
| Microsoft Online Support
| >
| --------------------
| | From: "Peter" <cz****@nospam. nospam>
| | Subject: tooltip / popups
| | Date: Fri, 24 Oct 2008 16:08:36 -0500
| | Lines: 18
| | X-Priority: 3
| | X-MSMail-Priority: Normal
| | X-Newsreader: Microsoft Outlook Express 6.00.2900.5512
| | X-RFC2646: Format=Flowed; Original
| | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
| | Message-ID: <uA************ **@TK2MSFTNGP03 .phx.gbl>
| | Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| | NNTP-Posting-Host: CPE-72-129-145-58.new.res.rr.c om 72.129.145.58
| | Path:
TK2MSFTNGHUB02. phx.gbl!TK2MSFT NGP01.phx.gbl!T K2MSFTNGP03.phx .gbl
| | Xref: TK2MSFTNGHUB02. phx.gbl
| microsoft.publi c.dotnet.framew ork.aspnet:7862 1
| | X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
| |
| | I am trying to create a tooltip popup - where the popup will allow
you
| to
| | click on a button inside the popup
| |
| | Kind of like the popup on the foodnetwork website
| |
| |
| >
http://www.foodnetwork.com/recipes/e...kin-soup-with-
| crispy-duck-confit-relish-recipe2/index.html
| |
| | Does anyone have any examples or info on how to do that ?
| |
| | I am thinking of using jquery to do that, or is there a easier /
better
| way
| | of doing that?
| |
| | Thanks
| |
| |
| | Peter
| |
| |
| |
| >
|
| Thank You, I will try this out.
|
|
|
No I do not.

I have a DotNetNuke application which has two modules, both modules/panels
are in the center of the screen, everything works fine until I collapse the
panel/module without the grid.
Once the panel without the grid is collapsed every popup is offset and not
by the data item. So I think I have to check if the panel is collapsed and
the height of the panel then subtract the height of the panel from the Y
coordinated of the popup.

Oct 30 '08 #5
Hi Peter,

Could you send me a demo project that can reproduce this problem? For the
simplicity you can bind the GridView to an ArrayList instead of accessing
database. You can send the demo to me via email. My email is
v-******@microsof t.com.

Regards,
Allen Chen
Microsoft Online Support

--------------------
| From: "Peter" <cz****@nospam. nospam>
| References: <uA************ **@TK2MSFTNGP03 .phx.gbl>
<du************ **@TK2MSFTNGHUB 02.phx.gbl>
<#8************ **@TK2MSFTNGP02 .phx.gbl>
<tL************ *@TK2MSFTNGHUB0 2.phx.gbl>
| Subject: Re: tooltip / popups
| Date: Wed, 29 Oct 2008 22:16:06 -0500
| Lines: 120
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.5512
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
| Message-ID: <ew************ **@TK2MSFTNGP04 .phx.gbl>
| Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| NNTP-Posting-Host: cpe-72-129-145-58.new.res.rr.c om 72.129.145.58
| Path: TK2MSFTNGHUB02. phx.gbl!TK2MSFT NGP01.phx.gbl!T K2MSFTNGP04.phx .gbl
| Xref: TK2MSFTNGHUB02. phx.gbl
microsoft.publi c.dotnet.framew ork.aspnet:7892 5
| X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
|
|
| "Allen Chen [MSFT]" <v-******@online.m icrosoft.comwro te in message
| news:tL******** *****@TK2MSFTNG HUB02.phx.gbl.. .
| Hi Peter,
| >
| Do you have any progress on this issue?
| >
| Regards,
| Allen Chen
| Microsoft Online Support
| --------------------
| | From: "Peter" <cz****@nospam. nospam>
| | References: <uA************ **@TK2MSFTNGP03 .phx.gbl>
| <du************ **@TK2MSFTNGHUB 02.phx.gbl>
| | Subject: Re: tooltip / popups
| | Date: Mon, 27 Oct 2008 01:02:26 -0500
| | Lines: 67
| | X-Priority: 3
| | X-MSMail-Priority: Normal
| | X-Newsreader: Microsoft Outlook Express 6.00.2900.5512
| | X-RFC2646: Format=Flowed; Original
| | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
| | Message-ID: <#8************ **@TK2MSFTNGP02 .phx.gbl>
| | Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| | NNTP-Posting-Host: CPE-72-129-145-58.new.res.rr.c om 72.129.145.58
| | Path: TK2MSFTNGHUB02. phx.gbl!TK2MSFT NGP01.phx.gbl!T K2MSFTNGP02.phx .gbl
| | Xref: TK2MSFTNGHUB02. phx.gbl
| microsoft.publi c.dotnet.framew ork.aspnet:7868 5
| | X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
| |
| |
| | "Allen Chen [MSFT]" <v-******@online.m icrosoft.comwro te in message
| | news:du******** ******@TK2MSFTN GHUB02.phx.gbl. ..
| | Hi Peter,
| | >
| | From your description you need a tooltip with a button in it,
right?
| If
| so
| | I would suggest you use the HoverMenu control.
| | >
| | Here's the sample:
| | >
| >
http://www.asp.net/AJAX/AjaxControlT...HoverMenu.aspx
| | >
| | You can download the ASP.NET AJAX Control Toolkit from here:
| | http://www.asp.net/ajax/downloads/
| | >
| | If it's not what you need please let me know and tell me your
| requirement
| | in detail.
| | >
| | Regards,
| | Allen Chen
| | Microsoft Online Support
| | >
| | --------------------
| | | From: "Peter" <cz****@nospam. nospam>
| | | Subject: tooltip / popups
| | | Date: Fri, 24 Oct 2008 16:08:36 -0500
| | | Lines: 18
| | | X-Priority: 3
| | | X-MSMail-Priority: Normal
| | | X-Newsreader: Microsoft Outlook Express 6.00.2900.5512
| | | X-RFC2646: Format=Flowed; Original
| | | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
| | | Message-ID: <uA************ **@TK2MSFTNGP03 .phx.gbl>
| | | Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| | | NNTP-Posting-Host: CPE-72-129-145-58.new.res.rr.c om 72.129.145.58
| | | Path:
| TK2MSFTNGHUB02. phx.gbl!TK2MSFT NGP01.phx.gbl!T K2MSFTNGP03.phx .gbl
| | | Xref: TK2MSFTNGHUB02. phx.gbl
| | microsoft.publi c.dotnet.framew ork.aspnet:7862 1
| | | X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
| | |
| | | I am trying to create a tooltip popup - where the popup will allow
| you
| | to
| | | click on a button inside the popup
| | |
| | | Kind of like the popup on the foodnetwork website
| | |
| | |
| | >
| >
http://www.foodnetwork.com/recipes/e...kin-soup-with-
| | crispy-duck-confit-relish-recipe2/index.html
| | |
| | | Does anyone have any examples or info on how to do that ?
| | |
| | | I am thinking of using jquery to do that, or is there a easier /
| better
| | way
| | | of doing that?
| | |
| | | Thanks
| | |
| | |
| | | Peter
| | |
| | |
| | |
| | >
| |
| | Thank You, I will try this out.
| |
| |
| |
| >
|
| No I do not.
|
| I have a DotNetNuke application which has two modules, both
modules/panels
| are in the center of the screen, everything works fine until I collapse
the
| panel/module without the grid.
| Once the panel without the grid is collapsed every popup is offset and
not
| by the data item. So I think I have to check if the panel is collapsed
and
| the height of the panel then subtract the height of the panel from the Y
| coordinated of the popup.
|
|
|
|

Oct 30 '08 #6
Hello Peter,

I am just writing to see how everything is going. I didn't received the
demo project from you yet. If you have created that demo please send it to
me and reply to this post in case I missed that mail.

Regards,
Allen Chen
Microsoft Online Support

--------------------
| From: "Peter" <cz****@nospam. nospam>
| References: <uA************ **@TK2MSFTNGP03 .phx.gbl>
<du************ **@TK2MSFTNGHUB 02.phx.gbl>
<#8************ **@TK2MSFTNGP02 .phx.gbl>
<tL************ *@TK2MSFTNGHUB0 2.phx.gbl>
| Subject: Re: tooltip / popups
| Date: Wed, 29 Oct 2008 22:16:06 -0500
| Lines: 120
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2900.5512
| X-RFC2646: Format=Flowed; Original
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
| Message-ID: <ew************ **@TK2MSFTNGP04 .phx.gbl>
| Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| NNTP-Posting-Host: cpe-72-129-145-58.new.res.rr.c om 72.129.145.58
| Path: TK2MSFTNGHUB02. phx.gbl!TK2MSFT NGP01.phx.gbl!T K2MSFTNGP04.phx .gbl
| Xref: TK2MSFTNGHUB02. phx.gbl
microsoft.publi c.dotnet.framew ork.aspnet:7892 5
| X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
|
|
| "Allen Chen [MSFT]" <v-******@online.m icrosoft.comwro te in message
| news:tL******** *****@TK2MSFTNG HUB02.phx.gbl.. .
| Hi Peter,
| >
| Do you have any progress on this issue?
| >
| Regards,
| Allen Chen
| Microsoft Online Support
| --------------------
| | From: "Peter" <cz****@nospam. nospam>
| | References: <uA************ **@TK2MSFTNGP03 .phx.gbl>
| <du************ **@TK2MSFTNGHUB 02.phx.gbl>
| | Subject: Re: tooltip / popups
| | Date: Mon, 27 Oct 2008 01:02:26 -0500
| | Lines: 67
| | X-Priority: 3
| | X-MSMail-Priority: Normal
| | X-Newsreader: Microsoft Outlook Express 6.00.2900.5512
| | X-RFC2646: Format=Flowed; Original
| | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
| | Message-ID: <#8************ **@TK2MSFTNGP02 .phx.gbl>
| | Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| | NNTP-Posting-Host: CPE-72-129-145-58.new.res.rr.c om 72.129.145.58
| | Path: TK2MSFTNGHUB02. phx.gbl!TK2MSFT NGP01.phx.gbl!T K2MSFTNGP02.phx .gbl
| | Xref: TK2MSFTNGHUB02. phx.gbl
| microsoft.publi c.dotnet.framew ork.aspnet:7868 5
| | X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
| |
| |
| | "Allen Chen [MSFT]" <v-******@online.m icrosoft.comwro te in message
| | news:du******** ******@TK2MSFTN GHUB02.phx.gbl. ..
| | Hi Peter,
| | >
| | From your description you need a tooltip with a button in it,
right?
| If
| so
| | I would suggest you use the HoverMenu control.
| | >
| | Here's the sample:
| | >
| >
http://www.asp.net/AJAX/AjaxControlT...HoverMenu.aspx
| | >
| | You can download the ASP.NET AJAX Control Toolkit from here:
| | http://www.asp.net/ajax/downloads/
| | >
| | If it's not what you need please let me know and tell me your
| requirement
| | in detail.
| | >
| | Regards,
| | Allen Chen
| | Microsoft Online Support
| | >
| | --------------------
| | | From: "Peter" <cz****@nospam. nospam>
| | | Subject: tooltip / popups
| | | Date: Fri, 24 Oct 2008 16:08:36 -0500
| | | Lines: 18
| | | X-Priority: 3
| | | X-MSMail-Priority: Normal
| | | X-Newsreader: Microsoft Outlook Express 6.00.2900.5512
| | | X-RFC2646: Format=Flowed; Original
| | | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
| | | Message-ID: <uA************ **@TK2MSFTNGP03 .phx.gbl>
| | | Newsgroups: microsoft.publi c.dotnet.framew ork.aspnet
| | | NNTP-Posting-Host: CPE-72-129-145-58.new.res.rr.c om 72.129.145.58
| | | Path:
| TK2MSFTNGHUB02. phx.gbl!TK2MSFT NGP01.phx.gbl!T K2MSFTNGP03.phx .gbl
| | | Xref: TK2MSFTNGHUB02. phx.gbl
| | microsoft.publi c.dotnet.framew ork.aspnet:7862 1
| | | X-Tomcat-NG: microsoft.publi c.dotnet.framew ork.aspnet
| | |
| | | I am trying to create a tooltip popup - where the popup will allow
| you
| | to
| | | click on a button inside the popup
| | |
| | | Kind of like the popup on the foodnetwork website
| | |
| | |
| | >
| >
http://www.foodnetwork.com/recipes/e...kin-soup-with-
| | crispy-duck-confit-relish-recipe2/index.html
| | |
| | | Does anyone have any examples or info on how to do that ?
| | |
| | | I am thinking of using jquery to do that, or is there a easier /
| better
| | way
| | | of doing that?
| | |
| | | Thanks
| | |
| | |
| | | Peter
| | |
| | |
| | |
| | >
| |
| | Thank You, I will try this out.
| |
| |
| |
| >
|
| No I do not.
|
| I have a DotNetNuke application which has two modules, both
modules/panels
| are in the center of the screen, everything works fine until I collapse
the
| panel/module without the grid.
| Once the panel without the grid is collapsed every popup is offset and
not
| by the data item. So I think I have to check if the panel is collapsed
and
| the height of the panel then subtract the height of the panel from the Y
| coordinated of the popup.
|
|
|
|

Nov 3 '08 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

52
4392
by: Harlan Messinger | last post by:
Can you help me figure out what to do about popups? Sometimes we develop web applications where popups make very good sense for precisely the same reasons they make sense in traditional locally-installed application interfaces. I understand some people object, on grounds having nothing to do with disabilities, to links that generate new...
0
1531
by: Yves Royer | last post by:
Hi, I'm currently writing an application (in VS 2005 bèta 2) and made some own user controls. In each user control I added a ToolTip object so i can set some tooltips on checkboxes etc. What I wanted to do is to add a ToolTip object on the starting form, and pass this ToolTip object to the user controls. In each user control I created a...
0
1560
by: Yves Royer | last post by:
Hi, My first post didn't show up so here's a second try. I'm currently writing an application (in VS 2005 bèta 2) and made some own user controls. In each user control I added a ToolTip object so i can set some tooltips on checkboxes etc. What I wanted to do is to add a ToolTip object on the starting form, and pass this ToolTip object...
2
1083
by: | last post by:
I have a datagrid on a web page that has several columns in it. Is there a way to provide a tooltip for each of the columns (i.e. to say how they were calculated or what a specific literal in the column means)? Thanks SC
2
3195
by: giddy | last post by:
hi , i'm somewhat new to C# .. so i might be asking a silly question.. but i have tried searching forums after reading msdn docs , for this. I have a column for dates in my datagridview. As soon as the user starts typing the date into it one of the cells. i want a tooltip to popup nearby and say 'press T to enter todays date' much like MS...
5
9804
by: =?Utf-8?B?cGV0ZTE5Njk=?= | last post by:
I use Visual Studio 2005 and created a very simple Form with one button. I added a Tooltip for that button. It shows fine the first time I hover over that button. But if I let it disappear by the maximum time it should be displayed, it never shows again over that button. Is that intended? And what can I do to make it show again?
6
2890
by: john | last post by:
I have the following textbox setup with Text & ToolTip Bindings as follows; I'm using Visual Studio 2008 VB: <asp:TextBox ID="txtDay1" runat="server" Text='<%# Eval("Day1") %>' Width="30px" ToolTip='<%# Eval("M1") %>'></asp:TextBox>
1
2338
by: Moe Sisko | last post by:
Using : ASP.NET 2.0, IE 7. This is a strange problem with popups not working in IE to remote sites, even though popups are allowed in IE. To reproduce, create web site with two pages, Default.aspx and Default2.aspx. Note that the example is a deliberately simplified example - just used to reproduce the problem, and not meant to be very...
16
2761
by: Charles Law | last post by:
I have to take this personally now. Tooltips have been flakey since the dawn of .NET, but to still have to put up with a disappearing tooltip in VS 2008 is getting beyond a joke. Tooltips have always done this, so isn't it about time they were fixed? I have a tooltip that I assign to a button control on my form. I hover over the button and...
0
7836
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8199
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8336
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7950
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
8212
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5389
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3835
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
2343
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1447
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.