HTML Tags JavaScript Tutorial

index.htm


        Frameset Example
    
    
        
        
            
            
        
    
frame.htm


topFrame


    

topFrame


    
        
            window.name =
        
        
            top.name =
        
        
            parent.name =
        
    

anotherframe.htm


leftFrame


    

leftFrame


    
        
            window.name =
        
        
            top.name =
        
        
            parent.name =
        
    

anotherframeset.htm


        Frameset Example
    
    
        
        
    
red.htm


redFrame


    

redFrame


    
        
            window.name =
        
        
            top.name =
        
        
            parent.name =
        
    

blue.htm


blueFrame


    

blueFrame


    
        
            window.name =
        
        
            top.name =
        
        
            parent.name =