[WSG] accessible fluid button

2008-04-03 Thread Naveen Bhaskar
Hi, could anyone tell me which is the best rounded corner accessible button? The button should be have fluid width . :-) thanks in advance. navii - thanks and regards Naveen Bhaskar Menon **

Re: [WSG] Software to read aloud web pages (targetted at literacy issues not vision issues) (Away)

2008-04-03 Thread Teru Yanagihashi
I'm on leave from 7/4 until 25/4. If you have any urgent query please contact Jimmy Liu or the following people. Remedy - Kishor Mistry Wiki - Kishor Mistry, Michael Wu FRC - Ron McNulty Regards Teru Yanagihashi DID-IT 88287 8902287 (DDI) **

Re: [WSG] Software to read aloud web pages (targetted at literacy issues not vision issues)

2008-04-03 Thread Susie Gardner-Brown
It'd also be interesting to know if it reads aloud in an American accent!! Or perhaps the better question would be, if there is ANY software like this that doesn't use an American accent ... Cheers susie On 4/4/08 10:00 AM, "Rebecca Cox" <[EMAIL PROTECTED]> wrote: > Hi all, > > Someone's aske

[WSG] Software to read aloud web pages (targetted at literacy issues not vision issues)

2008-04-03 Thread Rebecca Cox
Hi all, Someone's asked me about software that will read aloud from a web page, in a user friendly way, to be used by secondary students whose reading age is low & prevents them being able to access the content. I've found a few examples - anyone have experience using any of these, or other softw

RE: [WSG] Frames and title relevance to screen readers....

2008-04-03 Thread Anat Katz
we are thinking to leave the title (in the ) of the page blank... since we have a good for the page... my question is do screen readers read the title of the pages that within the frameset? Cheers, Anat -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf O

Re: [WSG] Making Video Accessible

2008-04-03 Thread Marghanita da Cruz
Viable Design wrote: Thanks for the links, Bruce; I'll check them out. The creator of the video-embedder plugin that I'm using actually asked me what he could do to make it accessible, so I'm asking for help here because I frankly don't have a clue. But if there's a way, and he's willing to make

Re: [WSG] Rogue text appears in IE6.

2008-04-03 Thread David Hucklesby
On Thu, 3 Apr 2008 10:51:02 +0100, Rob Enslin wrote: > I've recently built a website trying to move towards more standards-compliant > code. > After the delight at pushing the site live my world 'caved in' (a little > over-dramatic > maybe) this morning when a colleague noticed rogue 'ls." text s

Re: [WSG] Making Video Accessible

2008-04-03 Thread Viable Design
Thanks for the links, Bruce; I'll check them out. The creator of the video-embedder plugin that I'm using actually asked me what he could do to make it accessible, so I'm asking for help here because I frankly don't have a clue. But if there's a way, and he's willing to make it happen, it would de

Re: [WSG] Making Video Accessible

2008-04-03 Thread Drew Trusz
On 4/3/08, Viable Design <[EMAIL PROTECTED]> wrote: > Hello. I recently found a video embedder plugin that works well with > WordPress and validates perfectly with a strict doctype. But I realize > validation does not equal accessibility, so what exactly needs to be done to > make video accessible?

[WSG] Out of Office AutoReply: WSG Digest

2008-04-03 Thread Ord, Kate
Thanks for your email. Please note that I work part time and do not work on Fridays. For any urgent Graduate Recruitment matters, please contact Kim Toussaint on 02 6274 1699. For any urgent Graduate Learning and Development matters, please contact Gael Hansen on 02 6274 1187. Thanks Kate O

Re: [WSG] Making Video Accessible

2008-04-03 Thread Bruce
I would say sub titles for sure. I found 2 players that are excellent for this, the open source player by http://www.jeroenwijering.com using SWFObject embed and javascript php player http://www.rich-media-project.com/ There's probably others I am sure but these are excellent/ easy to add subtit

[WSG] Making Video Accessible

2008-04-03 Thread Viable Design
Hello. I recently found a video embedder plugin that works well with WordPress and validates perfectly with a strict doctype. But I realize validation does not equal accessibility, so what exactly needs to be done to make video accessible? Is it a matter of adding a subtitle track? Thanks for your

Re: [WSG] Catch 22 list problem

2008-04-03 Thread Christian Snodgrass
I know this is a fairly old topic, but it's come up several times and I don't know if this solution has ever been stated before: You can actually set the "value" attribute for the elements with the number you want it to have. After that, all succeeding s will be numbered based on that one.

Re: [WSG] Rogue text appears in IE6.

2008-04-03 Thread Rob Enslin
I must admit I'd rather have the comments there - it makes me feel organised. And, as you say it's nice way to guide other coders who might need to update the site. I also agree with Dave Woods: personally find that if you've structured your markup correctly, indented nested elements and named cla

RE: [WSG] Rogue text appears in IE6.

2008-04-03 Thread Ted Drake
I think that you should read through the documents on positioniseverything a bit closer. It’s not just the comments. Removing comments from source code is a really bad idea for best practices. Other people may have to work on your site and it’s a pain to reverse-engineer code. Use native comme

[WSG] RNIB are recruiting a Web Accessibility Consultant

2008-04-03 Thread Swan, Henny
Hello, We're looking for another Web Accessibility Consultant to join our busy and growing team. You'll have experience of working in a web-related environment and a familiarity with, and understanding of, the Web Content Accessibility guidelines (WCAG1 and WCAG2) published by the Web Accessibil

RE: [WSG] Rogue text appears in IE6.

2008-04-03 Thread Ted Drake
That is one of my favorite ie6 quirks, the mysterious duplicated text bug. I hope that's what you have and not just a bad comment. It's one of those things that have you scratching your head and marveling over the oddity of it. The answer is at position is everything _ From: [EMAI

Re: [WSG] Rogue text appears in IE6.

2008-04-03 Thread Rob Enslin
Thanks Gunlag and others for their replies - appreciate it. I've removed all the comment tags (that I can through our CMS) and hey presto it's fixed (a great result!) Have a great day, Rob On 03/04/2008, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > > Rob Enslin wrote: > > > I've recently built a

Re: [WSG] Rogue text appears in IE6.

2008-04-03 Thread Blake
On Thu, Apr 3, 2008 at 8:51 PM, Rob Enslin <[EMAIL PROTECTED]> wrote: > I've recently built a website trying to move towards more > standards-compliant code. After the delight at pushing the site live my > world 'caved in' (a little over-dramatic maybe) this morning when a > colleague noticed rogue

RE: [WSG] Rogue text appears in IE6.

2008-04-03 Thread Steve Green
It's the well known IE6 duplicate text bug. http://www.positioniseverything.net/explorer/dup-characters.html _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rob Enslin Sent: 03 April 2008 10:51 To: wsg@webstandardsgroup.org Subject: [WSG] Rogue text appears in IE6.

Re: [WSG] Rogue text appears in IE6.

2008-04-03 Thread Dave Woods
Try getting rid of the comments in your source code. I've not had chance to investigate your code thoroughly but that's usually what causes the duplicate character bug. I'm sure that there are other fixes for it but I personally find that if you've structured your markup correctly, indented nested

Re: [WSG] Rogue text appears in IE6.

2008-04-03 Thread Gunlaug Sørtun
Rob Enslin wrote: I've recently built a website trying to move towards more standards-compliant code. After the delight at pushing the site live my world 'caved in' (a little over-dramatic maybe) this morning when a colleague noticed rogue 'ls." text some way down the home page. Live site: http

Re: [WSG] Rogue text appears in IE6.

2008-04-03 Thread Casey Farrell
I don't know if this might be causing it, but you do have a closing div for a "content" div but no opening content div - all up one too many closing divs. Try getting rid of this line: Casey. Rob Enslin wrote: I've recently built a website trying to move towards more standards-compliant c

[WSG] Rogue text appears in IE6.

2008-04-03 Thread Rob Enslin
I've recently built a website trying to move towards more standards-compliant code. After the delight at pushing the site live my world 'caved in' (a little over-dramatic maybe) this morning when a colleague noticed rogue 'ls." text some way down the home page. Live site: http://www.londoncalling2

RE: [WSG] Frames and title relevance to screen readers....

2008-04-03 Thread Stuart Foulstone
Hi, The link I gave discusses screereaders and seems to suggest that screenreaders use the title attribute of the frames rather than the title tag within the head section of the frame contents. Since the article specifically relates to screenreaders and their accessibility problems with frames an