Click event not firing in firefox

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have a form runat server with two asp:textbox and one asp:imagebutton

Im trying to debug a problem when the user clicks in the imagebutton but the
event its not firing in firefox. I would need to know what could be the cause.

In internet explorer works fine.

Thanks a lot.
Kind regards.
Josema.
 
Josema said:
Hi,

I have a form runat server with two asp:textbox and one asp:imagebutton

Im trying to debug a problem when the user clicks in the imagebutton but the
event its not firing in firefox. I would need to know what could be the cause.

In internet explorer works fine.

Thanks a lot.
Kind regards.
Josema.

Pull up the Error Console in Firefox and watch for Javascript error
messages when you click on the image button.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top