tooltip is not appearing for Asp.Net applicaton

tooltip is not appearing for Asp.Net applicaton

am 29.01.2008 07:26:30 von Faraz

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.

Re: tooltip is not appearing for Asp.Net applicaton

am 29.01.2008 07:29:01 von Faraz

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

FYR im using IE7

Re: tooltip is not appearing for Asp.Net applicaton

am 29.01.2008 09:06:12 von mark

"faraz" wrote in message
news:6fa24fd3-ee35-413f-89eb-475acabdb614@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

Re: tooltip is not appearing for Asp.Net applicaton

am 29.01.2008 09:27:07 von Faraz

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


ToolTip="Annaul" >



this Tooltip Annaul is not appearin in some of the pcs.

Re: tooltip is not appearing for Asp.Net applicaton

am 29.01.2008 10:30:15 von mark

"faraz" wrote in message
news:330601f9-a625-4a7a-a29a-c3833e349803@v67g2000hse.google groups.com...

> For example I have a GridView using a TemplateField and in the
> ItemTemplate I'm using a Label control.
>
>
> > ToolTip="Annaul" >
>

>
> 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 appear correctly when you view the document's source...?


--
Mark Rae
ASP.NET MVP
http://www.markrae.net