How to make this effect accessible for screen-reader and without JS
        Posted  
        
            by jitendra
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by jitendra
        
        
        
        Published on 2010-04-01T11:04:04Z
        Indexed on 
            2010/04/01
            11:23 UTC
        
        
        Read the original article
        Hit count: 297
        
Today i found a good example to make whole div clickable in coolway.
Is there a way to make this effect compatible with Screen-reader and keyboard user and even at least accessible if JS disabled (using css hover).
Atleast link should be shown somewhere if JS is disabled.
© Stack Overflow or respective owner