No Focus On TextBox In Firefox With ASP.NET 2

  • Thread starter Thread starter Daniel Friend
  • Start date Start date
D

Daniel Friend

It seems that the textbox in ASP.NET version 2.0 can not receive focus on a
textbox when you click on the control when you have multiple textbox's on a
page. But if I right click on the control I can get focus. How do I change
that? I need focus when the user left clicks the textbox.

Please help! This problem does not happen in IE, only Firefox and Netscape.

Thanks,

Dan
 
Hi Dan,

Thank you for your post!

Could you please describe the issue more clearly? When you mean "receive
focus", do you mean just the input focus or javascript event? I've tried
both on IE and Firefox and was unable to repro the issue you described.


Regards,
Walter Wang
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top