gehuangyi20 / ie7-js

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

Pseudo Elements stop functioning after async postback #138

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use a :hover css class on any element within a section of the page to be
updated on a partial (async) postback [such as asp:UpdatePanel using .NET
with ASP.NET AJAX]
2. observe that :hover works prior to async postback
3. observe that :hover no longer works after async postback

What version of the product are you using? On what operating system?
IE7v2.0b3 on IE6.0.2900.2180[SP2] (Windows XP Professional)

Original issue reported on code.google.com by shoebuc...@gmail.com on 22 Dec 2008 at 6:26

GoogleCodeExporter commented 9 years ago
Can you provide a test page please?

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