![]() Preserved Topic: ilayers: how to make them work??? (Page 1 of 1)  | 
  |
|---|---|
| 
       Bipolar (III) Inmate From: dunno, really dunno anymore...  | 
    
       
  posted 06-15-2001 01:01
      
      ok,  | 
  
| 
       Maniac (V) Mad Scientist From: Belgrade, Serbia  | 
    
       
  posted 06-15-2001 07:33
      
      ILAYERS work only in Shitscape 4. On the other hand, IFRAME is a W3C standard and works in all new browsers (IE, Mozilla, etc., but it doesn't work in Shitscape 4). Anyway, you don't have to use none of this, because if I understand you correctly, you only want to dynamically change layer content when you click on something. That can be done with *normal* layers (you can access layer content through innerHTML property, for example).  | 
  
| 
       Bipolar (III) Inmate From: USA  | 
    
       
  posted 06-15-2001 07:41
      
      umm... just saying don't do ilayers lol i tried those to go with NS4 cause I have iframes on my site. And they were a total mess to deal with for just one browser that ***s anyways.  | 
  
| 
       Maniac (V) Mad Scientist From: Belgrade, Serbia  | 
    
       
  posted 06-15-2001 07:57
      
      I've just made an example page to illustrate how to dynamically change layer content: http://www.max.co.yu/ozone/change_div.html   | 
  
| 
       Bipolar (III) Inmate From: dunno, really dunno anymore...  | 
    
       
  posted 06-15-2001 12:12
      
      thanx  |