Collapsible/expandable list

hoesel@chem.rug.nl (frans van hoesel)
Errors-To: listmaster@www0.cern.ch
Date: Thu, 24 Mar 1994 19:12:50 --100
Message-id: <9403241809.AA01181@Xtreme>
Errors-To: listmaster@www0.cern.ch
Reply-To: hoesel@chem.rug.nl
Originator: www-talk@info.cern.ch
Sender: www-talk@www0.cern.ch
Precedence: bulk
From: hoesel@chem.rug.nl (frans van hoesel)
To: Multiple recipients of list <www-talk@www0.cern.ch>
Subject: Collapsible/expandable list
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
Content-Length: 390       
Content-Length: 390       
Content-Type: text
Content-Type: text
X-Mailer: ELM [version 2.4 PL5]
X-Mailer: ELM [version 2.4 PL5]
just to follow up on my own mailing.

perhaps better is to have
<html src="url"> for using elements with possible delayed loading.
that makes sure that the browser can see the difference between
<img src="url">
and can display the delayed element differently.
(otherwise it would have no way of knowing what type of
 element would be returned via the url (img/text) on beforehand)

- frans