CSS styles gone after Ajax call in IE 7
Posted
by roman m
on Stack Overflow
See other posts from Stack Overflow
or by roman m
Published on 2009-04-16T08:48:52Z
Indexed on
2010/05/24
19:21 UTC
Read the original article
Hit count: 182
I've had a problem with my styles not being applied after AJAX calls. My styles were not in the < HEAD> section of the page, and they were only recognized by IE on initial Page_Load.
If you know of any other ways to fix this problem, post them here.
This is more of a reference, hope this helps some people.
© Stack Overflow or respective owner