chinchang / hint.css

A CSS only tooltip library for your lovely websites.
https://kushagra.dev/lab/hint/
MIT License
8.42k stars 701 forks source link

Hint not work on Chromium 27/Google Chrome 27 #36

Closed ghost closed 11 years ago

ghost commented 11 years ago

The hint is not displayed on Chromium 27/Google Chrome 27.

chinchang commented 11 years ago

Oops! What did they change in Google Chrome 27 :/

bobisum commented 11 years ago

Google Chrome: Version 27.0.1453.94 m - Works like a charm :)

ghost commented 11 years ago

Chromium: 27.0.1453.93 is not working.

paul-hph commented 11 years ago

Google Chrome: Version 27.0.1453.93 not working

kokarn commented 11 years ago

Google Chrome: Version 27.0.1453.93 Mac OSX

http://kushagragour.in/lab/hint/ <--- Not working

The actually script is working tho, using it on a project.

lephyrius commented 11 years ago

OS X Chrome 27.0.1453.93

The homepage not working.

chinchang commented 11 years ago

There seems to be some bug with content property not being rendered incase of visibility: hidden. Removing the visibility property from the tooltips seems to fix this. Is this a chrome bug or something?

Removing the visibility property will break the library on IE. Anyone got any workaround for this?

jcutrell commented 11 years ago

I'd say opt for Chrome.

What versions of IE will break?

chinchang commented 11 years ago

This is fixed now...phew. Thanks for reporting guyz :+1: