[pmwiki-users] LinkCSSToolTip recipe

Hans design5 at softflow.co.uk
Wed Apr 9 11:52:23 CDT 2008


Wednesday, April 9, 2008, 5:42:33 PM, Randy wrote:

> The Opera behavior has become worse for me than it was originally. It
> was better when the address popped up on top of the tooltip - at least
> then the frustrated user would understand what was happening. Now  
> partial text appears and can't easily be gotten whole.

add this to the style:

        /* values for Opera */
        @media all and (min-width: 0px) { 
                a.ttlink:hover span.ttip { left:1.5em; top:0.6em; }  
        }

I added it back to the recipe page.


  ~Hans




More information about the pmwiki-users mailing list