I am facing bit strange problem with my application. I have an image
I know I'm way late to the party but things are radically different today (Dec. 2018) than they were when this post was created (Jun. 2011).
In case someone is having this problem with images not showing the tooltip of the title=""
attribute, well, make sure you are not testing in Responsive Mode.
The title=""
attribute obviously isn't going to work because Responsive Mode in browsers, at least in Firefox and Chrome, emulate touchscreen devices and the title=""
attribute only works with a mouse pointer.
Yep, I know what you're thinking…