- From: MegaZone <megazone@livingston.com>
- Date: Wed, 10 Sep 1997 04:59:32 -0700 (PDT)
- To: www-html@w3.org
Once upon a time Arnaud Le Hors shaped the electrons to say... >Sorry, I don't understand what "a JavaScript that requires" means. Where >does this piece of code comes from? How does this mean the IMG element Netscape. JavaScript IMG rollovers basically require naming the image so the script can call it. Using the Image array is a bitch because NS broke it and now 2, 3, and 4 Navigator act differently! See <URL:http://www.livingston.com/> for an example of the code in use. All of Netscapes JS documentation shows NAME being used on FORM, IMG, etc - just about any element. And a great many script *rely* on it. I don't believe JS recognizes ID either. But that's moot - IMG doesn't allow either in the 4.0 draft of 7/8/97. I agree, it should be added if we're going to add any script support. -MZ -- Livingston Enterprises - Chair, Department of Interstitial Affairs Phone: 800-458-9966 510-737-2100 FAX: 510-737-2110 megazone@livingston.com For support requests: support@livingston.com <http://www.livingston.com/> Snail mail: 4464 Willow Road, Pleasanton, CA 94588
Received on Wednesday, 10 September 1997 08:03:32 UTC