I do recall reading somewhere that it's possible to link a div to an
external source (it used an attribute like "data" or "src") but I think it
was a Netscape-ism.


you can take it a step further with a server side include:

<div id="somescroller">
   <?php include (somefile.php); ?>
</div>

*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************




Reply via email to