From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out018pub.verizon.net ([206.46.170.96] helo=out018.verizon.net) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 18CukT-0008Lm-00 for ; Fri, 15 Nov 2002 23:40:01 -0500 Received: from localhost.localdomain ([68.160.164.146]) by out018.verizon.net (InterMail vM.5.01.05.09 201-253-122-126-109-20020611) with ESMTP id <20021116043926.YRUV3553.out018.verizon.net@localhost.localdomain> for ; Fri, 15 Nov 2002 22:39:26 -0600 Received: (from dave@localhost) by localhost.localdomain (8.11.6/8.11.6) id gAG4esW17453; Fri, 15 Nov 2002 23:40:54 -0500 X-Authentication-Warning: localhost.localdomain: dave set sender to dave.hunt2@verizon.net using -f From: Dave Hunt MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15829.52309.348557.938647@localhost.localdomain> Date: Fri, 15 Nov 2002 23:40:53 -0500 (EST) To: speakup@braille.uwo.ca Subject: fake user agent X-Mailer: VM 6.72 under Emacs 20.7.1 Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca X-Reply-To: dave.hunt2@verizon.net List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: I'm playing with links (the chain), version 2.1pre7, and having trouble getting the javascript support to work. Javascript is enabled, but, in many instances, it's not getting interpreted. Example: I have a site that has, instead of the usual submit button, a drop-down list with an "onchange" attribute. The function that is called just does, essentially, a form submit. The function isn't getting called with this Links. I notice that there's a "fake user agent" parameter in the config file. Should this be set to something other than the empty string to make this work for real? If yes, any ideas? Thanks, -Dave