> AND, when after posting the post, and hovering over the image... the ALT > wasn't working. I had to change it manually to: > > <img src="domain.com/images/my-image.jpg" title="Blah - Click image to > see larger size of it." />
I guess the "alt" parameter isn't there to show mouse-over-texts but instead is used by e.g. screenreaders or in other situation where the image itself isn't helpful. It definitely shouldn't be replaced with the title parameter. I don't know if "Click image to see a larger size" is anything that should be there by default? -- Frank _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
