I’ve made this script for this guy at collagecreative.com
It’s a bunch of sortable li’s with images in it and when you hover a tooltip sticks out… Now, when debugged on IE the tooltip doesnt come out giving a sort of overflow: hidden; feeling.
As far as I know, if I disable the opacity effects of jQuery and just set to show or hide when the user hovers everything works fine, now when you have any sort of opacity animation on the li’s it stops overflowing the tooltip…
Any ideas?
