Get the "Smiley face" text with hovering over the image, but after 5 seconds it fades. There a way to stop the text from fading until you stop hovering over the image with the mouse?
No, that depends on the browser. And it should not even show a tooltip. Apparently you are using Internet Explorer which gets it wrong. The alt attribute is just for alternative text in case the image can’t be displayed. For tooltips you should use the title attribute.