On Mar 24, 6:32 pm, Cedric Greevey <[email protected]> wrote: > On Fri, Mar 23, 2012 at 4:43 PM, David Martin <[email protected]> wrote: > > I agree that title attribute is the way to go. You shouldn't use the alt > > attribute for tooltips though, as this violates accessibility standards. Alt > > should either contain a literal description of the image, or be left empty. > > Be sure to tell xkcd that. (Why can't it be both?)
Actually in this case, putting the docstring in the alt attribute seems appropriate, because that's what a visually impaired user would want to see (hear?). Anyway it's a moot point, since the cheatsheet doesn't use images. :-) -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
