- From: Seung Chan Lim <info@djslim.com>
- Date: Fri, 2 Jun 2000 00:37:50 -0400
- To: <www-html@w3.org>
what really is the difference between accessing , say , a form field via document.forms["myform"]["myfield"] versus document.myform.myfield is there some sort of hash table that makes it faster for the former script to get the element faster or something? slim
Received on Friday, 2 June 2000 00:38:24 UTC