jquery - Hovering over icons in jqGrid -
i've got incons displaying in columns within jqgrid indicate invoice has been sent or pdf has been created. i've added alt text icons in hope have text let non familiar users know icons mean alt text not being displayed. i've got feeling way hover states on rows work. i've tried disabling no avail.
i hoping there kind of onhover event query column user on , display text way there isn't either.
i'm stumped. how around this?
the alt
attribute screenreaders (i.e. visually impaired), non-graphical devices, , placeholder image fails load (this depends on browser).
for tooltip effect, want set title
attribute instead. example, hover mouse on reputation number in flair below question. then, using webkit browser such chrome, "inspect element" , you'll see title
attribute in html.
Comments
Post a Comment