This behaves the same as the Salford website. JAWS does not see either the Flash content or the HTML site map.
Steve -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Per Allan Johansson Sent: 04 February 2008 14:06 To: wsg@webstandardsgroup.org Subject: RE: [WSG] long description and its implementation Quoting Steve Green <[EMAIL PROTECTED]>: > Screen readers do not read Flash content that is embedded using unobtrusive > techniques such as SWFObject. I expect they would read the content that is > supposed to be replaced, but I have never encountered an implementation > where there was any alternate content. Does anyone have an example I can > check? http://www.fruhagen.no/page?id=889 The leftmenu is a big flash. The site was blind to Google, but in the replacement div I also print the sitemap as plain html. Google was happy and the site was open again :) <div id="swf-leftmenu"> <ul> <li><a href="page?id=889" title="Forsiden">Forsiden</a></li> <li><a href="page?id=989" title="Meny">Meny</a><ul> <li><a href="page?id=990">Bordbestilling</a></li> </ul> </li> <li><a href="page?id=984" title="Hva skjer hos oss">Hva skjer hos oss</a><ul> <li><a href="page?id=985">En fin side, noe skjer</a></li> </ul> </li> <li><a href="page?id=977" title="Jobbe hos oss?">Jobbe hos oss?</a><ul> <li><a href="page?id=978">Jobbe hos oss?</a></li> <li><a href="page?id=979">Ledige stillinger</a></li> <li><a href="page?id=986">Kontakt oss</a></li> </ul> </li> <li><a href="page?id=971" title="Om Fru Hagen">Om Fru Hagen</a><ul> <li><a href="page?id=976">Fakta</a></li> </ul> </li> <li><a href="page?id=980" title="Bildegalleri">Bildegalleri</a><ul> <li><a href="page?id=981">Bildegalleri</a></li> </ul> </li> <li><a href="page?id=973" title="Sidekart">Sidekart</a></li> <li><a href="page?id=975" title="Feilside">Feilside</a></li> <li><a href="page?id=991" title="start">start</a></li> </ul> </div><script type="text/javascript"> var so = new SWFObject('binary?id=44180', 'leftmenu', '223', '545', '9', '#efefef'); so.addParam('wmode','transparent'); so.addVariable('XMLfeed', 'page?id=965%26pid=889'); so.write('swf-leftmenu'); </script> Work just fine as a good replacement. I should really update my css to make it a little better to look at if the flash fails! I made the same deal here: www.fridays.no -- Per Allan Enonic ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] ******************************************************************* ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************