From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out010pub.verizon.net ([206.46.170.133] helo=out010.verizon.net) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 18zOUe-0006aY-00 for ; Sat, 29 Mar 2003 17:08:04 -0500 Received: from localhost.localdomain ([68.160.129.145]) by out010.verizon.net (InterMail vM.5.01.05.27 201-253-122-126-127-20021220) with ESMTP id <20030329220730.SSBT24042.out010.verizon.net@localhost.localdomain> for ; Sat, 29 Mar 2003 16:07:30 -0600 Received: (from dave@localhost) by localhost.localdomain (8.11.6/8.11.6) id h2TMAtK05812; Sat, 29 Mar 2003 17:10:55 -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: <16006.6638.316426.326679@localhost.localdomain> Date: Sat, 29 Mar 2003 17:10:54 -0500 (EST) To: speakup@braille.uwo.ca Subject: Re: testing links with javascript In-Reply-To: <20030329215639.GC484@lnx3.holmesgrown.com> References: <20030329215639.GC484@lnx3.holmesgrown.com> 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: Same here! Last time I played with it, I found that it only worked in cases where the JavaScript function in question was called as the "onclick" event for a button, or on sites where the JavaScript consisted of rundtion calls having urls as arguments. E. G. links having "JavaScript:OpenWindow("http://www.come-domain.com/some-file"). In these cases, my version of emacs-w3 can already grab the url from the function call and open a new buffer, with the content fetched and rendered. Maybe I'll play with links (the chain) some more, but I was disheartened last time. -Dave >>>>> "Steve" == Steve Holmes writes: Steve> The last time I tried links 2.1pre7, I didn't have much Steve> success. I got into a couple sites I know of that require Steve> javascript and I never could get favorable results. I Steve> could find some of the controls but It just kept opening up Steve> the script or getting some kind of errors executing the Steve> script. Anyway, I gave up on it.