IE 7 crashes with style position relative
        Posted  
        
            by prakash
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by prakash
        
        
        
        Published on 2010-03-12T23:58:30Z
        Indexed on 
            2010/03/13
            0:17 UTC
        
        
        Read the original article
        Hit count: 631
        
Hi All,
Below link code causing IE 7 to Crash when link is clicked , when googled it is saying there is bug in IE 7 DO there is any work around for this ?
<a title="FAQ" style="position:relative;right:235px;top:-55px;" target="_blank"   href="http://www.Google.com/ccp/index.jsp?pg_name=shared/help/page/Somahlep_FAQ_hwtp">READ OUR FAQS</a>
        © Stack Overflow or respective owner