Posts tagged with “safari”
February 18
Pure CSS Tooltips in WebKit, woohoo
So "pure CSS Tooltips":http://psacake.com/web/jl.asp work in "WebKit":http://webkit.opendarwin.org/ now, as of Feb 18th nightly. This is pretty cool because we've been using the pure css tooltips trick at work and it's pretty slick, no javascript required. It hasn't worked quite right in Safari, sometimes horribly so. But now it looks like it'll at least work when Safari gets updated with latest WebKit whenever that may be. I'm also impressed at how fast the WebKit project fixed the bug I reported.
!/files/webkit-pure-css-tooltips.jpg!
There appears to be "another method":http://lixlpixel.org/css_tooltip/ to pure css tooltips that might be rendering in current Safari correctly though.
03:11 PM | 0 Comments | Tags: css, safari, webkit