Problem:
IE-8 Div/span/popup/HTMLcontent section is not visible
Solution :
This issue usually occurs because the HTML content you are preparing is not correctly nested.
Please insure that each and every TAG which is open should be closed correctly and also nested properly,otherwise your content is not visible.
Regarding Firefox/Chrome these browsers are smart enough to handle these situations. They can nest the DOM by their own if its not properly nested.
IE-8 Div/span/popup/HTMLcontent section is not visible
Solution :
This issue usually occurs because the HTML content you are preparing is not correctly nested.
Please insure that each and every TAG which is open should be closed correctly and also nested properly,otherwise your content is not visible.
Regarding Firefox/Chrome these browsers are smart enough to handle these situations. They can nest the DOM by their own if its not properly nested.
No comments:
Post a Comment