- From: Gilsdorf <cgilsdorf@cox.rr.com>
 - Date: Sun, 6 Jan 2002 11:23:18 -0500 (EST)
 - To: <www-html@w3.org>
 
Received on Monday, 7 January 2002 21:22:43 UTC
The following entities are missing in the HTML 4.0 reference:
&{"&"}; {javascriptExpression};
&{javascriptVariable};
For example, the following are legal statements in Netscape 4:
<DIV ID=aLayer1 LEFT=&{"&"}; {window.document.aLayer2.left};>
<HR WIDTH="&{barwidth};%" ALIGN=LEFT>
Is it an omission or by design?  If by design, shouldn't the reference indicate that they are reserved?
References:
http://developer.netscape.com/docs/manuals/communicator/dynhtml/layers32.html
http://home.netscape.com/eng/mozilla/3.0/handbook/javascript/getstart.htm
- Michael Gilsdorf
Received on Monday, 7 January 2002 21:22:43 UTC