gehuangyi20 / ie7-js

Automatically exported from code.google.com/p/ie7-js
0 stars 0 forks source link

Problems with ASP.NET AJAX #75

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. And a input:focus style.
2. Wrap an input control in an asp.net updatepanel.
3. Execute a partial post back.

What is the expected output? What do you see instead?
That the input:focus style would still get applied when the input control
gain focus.

What version of the product are you using? On what operating system?
IE8.js, Windows XP, ASP.NET 3.5 

Please provide any additional information below.

Original issue reported on code.google.com by nicholas...@gmail.com on 2 May 2008 at 7:18

GoogleCodeExporter commented 9 years ago
> Wrap an input control in an asp.net updatepanel.

I have no idea what this is. Can you provide a simple test page that 
demonstrates the 
problem? You can use the output from your ASP page.

Original comment by dean.edw...@gmail.com on 11 Feb 2010 at 3:28