HTML issue with IE.
-
Hi, Below code is not working in IE-8 but it is working good in all other browsers. I am not able to understand what is wrong in this code as it is very simple one. <a href="abc.htm" target="_blank;">Click here</a> When I click on a link nothing happen. Please let me know how to fix this for IE. Thanks in advance, Inder...
-
Hi, Below code is not working in IE-8 but it is working good in all other browsers. I am not able to understand what is wrong in this code as it is very simple one. <a href="abc.htm" target="_blank;">Click here</a> When I click on a link nothing happen. Please let me know how to fix this for IE. Thanks in advance, Inder...
InderK wrote:
target="_blank**;**"
Try removing the semi-colon from the end of your
target
value.
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
InderK wrote:
target="_blank**;**"
Try removing the semi-colon from the end of your
target
value.
"These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
-
Hi, Below code is not working in IE-8 but it is working good in all other browsers. I am not able to understand what is wrong in this code as it is very simple one. <a href="abc.htm" target="_blank;">Click here</a> When I click on a link nothing happen. Please let me know how to fix this for IE. Thanks in advance, Inder...
-
Hi, Below code is not working in IE-8 but it is working good in all other browsers. I am not able to understand what is wrong in this code as it is very simple one. <a href="abc.htm" target="_blank;">Click here</a> When I click on a link nothing happen. Please let me know how to fix this for IE. Thanks in advance, Inder...

try likethisone