|
| |
|
|
Nicole
Posts: 2848 Joined: 9/15/2004 From: Nambucca / Kempsey, Australia Status: offline
|
Title Attribute - 4/26/2006 3:25:25
As an alternative to the tooltips I was using on a site which weren't working in Opera and were also causing some horizontal scrolling in all browsers, I've decided to go with using the title attribute of a span with a class, then styling how that appears when moused over. Can anyone tell me though (now that I don't have FoxyVoice anymore), whether a screen reader will read this title text mid sentence and therefore present the listener with a really stupid sentence? Example of Code: <p class="content">The type of cataract you have will affect exactly which symptoms you experience and how soon they
will occur. When a
<span class="tooltip" title="A cataract involving only the inner dense portion of the lens.">nuclear cataract</span>
first develops it can bring about a temporary improvement in your near vision, called "second sight."
Unfortunately, the improved vision is short-lived and will disappear as the cataract worsens. Conversely, a
<span class="tooltip" title="A cataract in which the opacities are concentrated beneath or within the capsule of the lens.">
subcapsular cataract</span> may not produce any symptoms until it is well-developed.</p>
Also, now that FoxyVoice isn't compatible with Firefox, what are you guys using to test things like this? Nicole Edit: In the example above, when the words "nuclear cataract" and "subcapsular cataract" are moused over, a tooltip appears giving the definition.
_____________________________
|
|
|
|
Tailslide
Posts: 6290 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: Title Attribute - 4/26/2006 3:29:55
I think it depends how you set the screenreader up. Far as I know (and I could be wrong) many screenreaders don't read title text by default. But assuming that the user has set it up to do that, then I'd say yes it will read it mid-sentence. I'd personally just stick all the information into the normal text.
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
Tailslide
Posts: 6290 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: Title Attribute - 4/26/2006 6:50:59
quote:
ORIGINAL: Nicole I just want to make very sure that it can't be done before even entertaining the idea of dumping the whole idea. Completely understand.
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
caz
Posts: 3586 Joined: 10/10/2001 From: Somewhere south of Chester, UK Status: offline
|
RE: Title Attribute - 4/26/2006 7:08:45
quote:
lso, now that FoxyVoice isn't compatible with Firefox, what are you guys using to test things like this? I have used Opera Voice, but it is fairly painful to set up and you have to give it voice commands to operate. Not quite as easy to use as dear old FoxyVoice but better than nothing and it's free.
_____________________________
Do not meddle in the affairs of cats, for they are subtle and will dance, or more on your keyboard. Cheshire cat. www.doracat.co.uk I remember when it took less than 4hrs to fly across the Atlantic.
|
|
|
|
d a v e
Posts: 4177 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
RE: Title Attribute - 4/26/2006 14:03:39
Dave who?
_____________________________
David Prescott Gekko web design
|
|
|
|
Tailslide
Posts: 6290 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: Title Attribute - 4/27/2006 7:45:32
There is a way to get <abbr> to work, well mostly... it needs a bit of JS fed to IE 6 and earlier so - it won't work in the 10% of IE 6 users who don't have JS switched on but it will work for the other 90% of IE users and obviously for all of us lot using GOOD browsers! IE7 does apparently recognise <abbr>. Interested at all?
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|