tooltip is not appearing for Asp.Net applicaton

Hi,
I am building a site through Asp.net 2.0/C#. the problem is my
application has tooltips which are appearing normally when i run the
app or deploy to webserver and access through my pc. but there are
some pc's for which my asp application doesnt show tooltip at all... I
have never seen this behavior on my development pc.


can you please tell me what can be the cause of disabled tooltip for
asp.net 2.0 app???? ....


thanks in advance.
Faraz [ Di, 29 Januar 2008 07:26 ] [ ID #1918832 ]

Re: tooltip is not appearing for Asp.Net applicaton

or if this is becuase the browser IE6 or IE7 please tell me that as
well....

FYR im using IE7
Faraz [ Di, 29 Januar 2008 07:29 ] [ ID #1918833 ]

Re: tooltip is not appearing for Asp.Net applicaton

"faraz" <faraz.faheem [at] gmail.com> wrote in message
news:6fa24fd3-ee35-413f-89eb-475acabdb614 [at] e10g2000prf.google groups.com...

> can you please tell me what can be the cause of disabled tooltip for
> asp.net 2.0 app???? ....

How are you creating the tooltips...?


--
Mark Rae
ASP.NET MVP
http://www.markrae.net
mark [ Di, 29 Januar 2008 09:06 ] [ ID #1918835 ]

Re: tooltip is not appearing for Asp.Net applicaton

for example i have a gridview using the template field and in the
item template im using label control.

<ItemTemplate>
<asp:Label ID="lblLastRentRate" runat="server" Text="Rent"'
ToolTip="Annaul" ></asp:Label>
</ItemTemplate>


this Tooltip Annaul is not appearin in some of the pcs.
Faraz [ Di, 29 Januar 2008 09:27 ] [ ID #1918837 ]

Re: tooltip is not appearing for Asp.Net applicaton

"faraz" <faraz.faheem [at] gmail.com> wrote in message
news:330601f9-a625-4a7a-a29a-c3833e349803 [at] v67g2000hse.google groups.com...

> For example I have a GridView using a TemplateField and in the
> ItemTemplate I'm using a Label control.
>
> <ItemTemplate>
> <asp:Label ID="lblLastRentRate" runat="server" Text="Rent"'
> ToolTip="Annaul" ></asp:Label>
> </ItemTemplate>
>
> This ToolTip Annaul is not appearing in some of the PCs.

http://www.velocityreviews.com/forums/t105883-tooltips-in-a- boundcolumn.html

On the PCs where the ToolTip doesn't appear, does the title attribute of the
rendered <span> appear correctly when you view the document's source...?


--
Mark Rae
ASP.NET MVP
http://www.markrae.net
mark [ Di, 29 Januar 2008 10:30 ] [ ID #1918843 ]
Microsoft » microsoft.public.dotnet.framework.aspnet » tooltip is not appearing for Asp.Net applicaton

Vorheriges Thema: Trying to migrate an anonymous profile to an authenticated one
Nächstes Thema: GridView bound to a Datatable results in runtime error on attempts to