Closed
      
        Bug 169649
      
      
        Opened 23 years ago
          Closed 23 years ago
      
        
    
  
eisti.fr - document.all|document.layers code   
    Categories
(Tech Evangelism Graveyard :: French, defect, P2)
        Tech Evangelism Graveyard
          
        
        
      
        
    
        French
          
        
        
      
        
    Tracking
(Not tracked)
        VERIFIED
        FIXED
        
    
  
People
(Reporter: mat, Assigned: tristan)
References
()
Details
(Whiteboard: [havecontat][havefix])
Attachments
(1 file)
| 
        
        
         5.32 KB,
          application/x-javascript         
       | 
      Details | 
eisi.fr is the site that holds the french translation of the html 4.0 spec.
on the ressources pages, they uses server side sniffing to send us layer and ns4
specific js code.
contact : veronique.fremaux@eisti.fr
| Reporter | ||
          Comment 1•23 years ago
           
         | 
      ||
fix : first, fix the sniffing in order to send ns4 specific code to NS4 ONLY and
send the IE specific code (using divs instead of layers) to every other browser.
then, fix the js code of the IE page to work in gecko and any dom compliant
browser. I actually have that fix, attaching it :)
Priority: -- → P2
Hardware: PC → All
Whiteboard: [havecontat][havefix]
| Reporter | ||
          Comment 2•23 years ago
           
         | 
      ||
using this js code instead of the one they use for IE will make it work in IE,
gecko, and any dom compliant browser.
| Assignee | ||
          Comment 3•23 years ago
           
         | 
      ||
Accepting bug. correcting summary (typo on URL).
Contacted both webmaster@ and veronique.fremaux@eisti.fr with fix. Waiting for
their answer.
Status: NEW → ASSIGNED
Summary: eisi.fr - document.all|document.layers code → eisti.fr - document.all|document.layers code
| Assignee | ||
          Comment 4•23 years ago
           
         | 
      ||
Got answer from Veronique. They have applied our fix. Marking resolved fixed :-)
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
          Updated•10 years ago
           
         | 
      
Product: Tech Evangelism → Tech Evangelism Graveyard
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•