Page 1 of 1

Disable IE image title info [Solved]

Posted: Tue Feb 16, 2010 10:50 am
by realrock
Hi,

I'm working on a javascript image slider. The images in the slides contains a title that shows up in IE.

Like this:
Image

Is possible to disable this without losing my title content? I'm only getting this image bar in IE

Thanks,
Peter

Re: Disable IE image title info

Posted: Wed Feb 17, 2010 5:48 pm
by Dr.CSS
Can't help you there, not w/o a link...

Re: Disable IE image title info

Posted: Wed Feb 17, 2010 5:58 pm
by realrock

Re: Disable IE image title info [Solved]

Posted: Thu Feb 18, 2010 1:47 pm
by realrock
Solved, I created a overlay ("z-index") element with a background image. So the visitor can't rollover the real image anymore.