hai,<br><br>I wanted to change the lable of <a href> both japanese and english depending on the locale.<br>So i wrote the following code.<br><br><a href="../employeemaster/employeemasterList.html"><b><label id="employeemaster" style="cursor:pointer">EmployeeMaster</label></b></a><br>
<br/><a href="../costmaster/costmasterList.html"><b><label id="costmaster" style="cursor:pointer">CostMaster</label></b></a><br/><br><a href="../customermaster/customermasterList.html"><b><label id="customermaster" style="cursor:pointer">CustomerMaster</label></b></a><br>
<br>if i run this code i got the lables.<br><br>But in IE6 i couldn't navigate to the specified URL,where as in firebox this code perfectly works .<br><br>How can i acheive in IE6.?<br><br>Thanks in advance.<br>トマス<br>
<br><br><br>