image is displaying correct in firefox but not in internet explorer?
-
Hai all, i had one .aspx page ,in that i have one image(xyz.png) in div tag. after debugging the image will display as usual in FireFox.but it is not in Internet Explorer? any one knows...pls help me... Thanks in advance
Thanks Subbu.
-
The browsers render CSS differently, there is no universal way to correct this you will just have to keep testing both browsers. Is your code small enough to post? Put up just your main code and css
-
hai ,thank u for u r reply..... .css .style5 { color: #03B0FD } **[Pro Directory](javascript:show('prodiv');)
**Thanks Subbu.
-
hai ,thank u for u r reply..... .css .style5 { color: #03B0FD } **[Pro Directory](javascript:show('prodiv');)
**Thanks Subbu.
-
hai ,thank u for u r reply..... .css .style5 { color: #03B0FD } and javascript:
function show(divID) {
document.getElementById(divID).style.visibility = "visible"; }
.aspx:
[Pro Directory](javascript:show('prodiv');)
Thanks Subbu.
-
hai ,thank u for u r reply..... .css .style5 { color: #03B0FD } and javascript:
function show(divID) {
document.getElementById(divID).style.visibility = "visible"; }
.aspx:
[Pro Directory](javascript:show('prodiv');)
Thanks Subbu.