Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 432533
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T20:05:02+00:00 2026-05-12T20:05:02+00:00

I have an ImageButton in ASP.Net on my site, filled with the property ToolTop:

  • 0

I have an ImageButton in ASP.Net on my site, filled with the property ToolTop:

<asp:ImageButton CausesValidation="false" Enabled="false" ID="imgHelp" ImageUrl="Images/Icons/help.png" Width="15px" Height="15px"
                            runat="server" ToolTip="Die Referenz der Anfrage, z.B.: Bieter- oder Auktionsnummer"  />

But in FireFox the ToolTip isn’t shown up.

Someone an Idea for which reasen OR know a good free to use ToolTip-UC?


This is the generated code:

<input type="image" name="ctl00$ContentPlaceHolder1$imgHelp" id="ctl00_ContentPlaceHolder1_imgHelp" disabled="disabled" title="Die Referenz der Anfrage, z.B.: Bieter- oder Auktionsnummer" src="Images/Icons/help.png" style="height:15px;width:15px;border-width:0px;" />

Ok I see my problem, when the ImageButton is Enabled, the tooltip works, but the user can click on it (what I don’t want). Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T20:05:03+00:00Added an answer on May 12, 2026 at 8:05 pm

    My guess is it won’t work in Firefox because you have the control’s enabled property set to false. If you set it to true does this fix the problem?

    Update– this is by design in Firefox. If you want to get round this, you will have to use something like a JavaScript tooltip mechanism.

    Update 2:

    Use the asp:Image tag:

    <asp:Image runat="server" ID="the Id" 
       ToolTip="Die Referenz der Anfrage, z.B.: Bieter- oder Auktionsnummer"  
       ImageUrl="TheImage.jpg" 
       AlternateText="Some alt here" />
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a calender selector that looks like <asp:ImageButton ID=calStartImage runat=server ImageUrl=../images/SmallCalendar.gif AlternateText=Please select
I have an ASP.NET web site which contains some ImageButton controls that cause postbacks
I have an asp.net GridView: <asp:TemplateField HeaderText=View Faktor ShowHeader=False Visible=True> <ItemTemplate> <asp:ImageButton ID=imgBtn1 CssClass=SelectRow
I have two ImageButtons : <asp:ImageButton ID=img1 runat=server Width=50px Height=50px OnClick=CheckIMG ImageUrl=../Icons/123.png /> <asp:ImageButton
I have the following button: <asp:ImageButton ID=imgbtnEditInfo runat=server ImageUrl=~/images/EditInformation.png AlternateText=EditInformation CommandName=EditDetails CommandArgument=<%# Container.DataItemIndex %>
I am using ASP.NET 2.0. I have Image and ImageButton Side by Side by
I am learning ASP.Net. I have a dynamically created ImageButton that I would like
So I have an asp:imagebutton for lets say loginning into a web site. OnClick
i have this template field inside a gridview. <asp:TemplateField ItemStyle-HorizontalAlign=Center> <ItemTemplate> <asp:ImageButton ID=ImageButton2 ImageUrl=~/images/DeleteRecord.gif
<asp:ImageButton runat=server ID=cal_btn1 AlternateText=image ImageUrl=~/Images/calendar_icon1.png/> The image gets displayed with the above code, but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.