On Wed, 23 Feb 2005 16:32:07 +0530, thomas <[EMAIL PROTECTED]> wrote: > - When i am trying to open site http://icicidirect.com, all the link > are inactivated. Means where mouse generally detect as hyperlink > button, not sensing. No link on this page is working. Same is working > fine on IF on Windows machine.
Because whoever wrote the HTML for this page is an idiot and must be shot out of a canon into a vat of stinky sludge. The moron has put his <a> tag around a <td>: <a href="http://content.icicidirect.com/site_map.html" target="_blank" ><td align="center" class="box" bgcolor="#990000" style="cursor:hand" title="Site map"><font class="text">site map</font></td></a> In short, not a browser problem. Sigh! > - Some character are showing garbage simbols e.g S is something > showing as roman thita characted. Is it encoding problem. Which website? What font are you using? > - User is not able to read hindi news paper like http://dainikjagran.com Why blame your users? The stupid Dainik Jagran web site does not use unicode encoding (UTF-8). They are using some propreitary font and encoding. They will be the first against the wall when the Unicode Revolution happens. Thaths -- "You don't quit your job because you don't like it, you just go in and do it really half-assed." -- Homer J. Simpson ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ linux-india-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-india-help
