From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mta03ps.bigpond.com ([144.135.25.135]) by speech.braille.uwo.ca with esmtp (Exim 3.32 #1 (Debian)) id 16MfmY-00024M-00 for ; Fri, 04 Jan 2002 20:37:58 -0500 Received: from data.home ([144.135.25.84]) by mta03ps.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GPFZIY00.0ED for ; Sat, 5 Jan 2002 11:44:58 +1000 Received: from CPE-144-136-137-64.qld.bigpond.net.au ([144.136.137.64]) by psmam06.mailsvc.email.bigpond.com(MailRouter V3.0h 110/7458173); 05 Jan 2002 11:37:58 Received: from geoff by data.home with local-esmtp (Exim 3.12 #1 (Debian)) id 16MfmT-0003S3-00; Sat, 05 Jan 2002 11:37:53 +1000 Date: Sat, 5 Jan 2002 11:37:52 +1000 From: Geoff Shang To: speakup@braille.uwo.ca Subject: Re: Web Browsers with Javascript? In-Reply-To: <001a01c19537$e9d86f20$8889160c@michweb.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.7 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: On Fri, 4 Jan 2002, BTBG wrote: > I occasionaly log onto a shell account and have been on my page. It reads > well, but the part where the JavaScript doesn't display. For example, it > might say "Welcome, Today's date is: " and the date and time will be gone. The obvious way to get around this is to make the "Today's date is " bit be generated by the javascript as well. Then it won't look odd under non-javascript browsers and they'll be blissfully unaware that it's even there. Geoff.