On 10 March 2010 00:05, Eduardo Varela <[email protected]> wrote: > I published a page with an icon in it named "Notas" which links to another > page of my site. > This link has a title attribute, so the reader is shown a little rectangle > with plain text when the mouse is over the icon. > This rectangle is visible for only some seconds. > > Is there any way, using only XHTML and CSS, to display the text until the > reader closes the rectangle?
No shortage of ways — http://www.google.co.uk/search?q=css%20tooltips — but I'm yet to find one that lacks accessibility problems. If a normal tooltip doesn't give users enough time to read the text, I'd look for a different design pattern. -- David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk> ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
