Profile
Achievement
 
    
                reynish's Recent Snippets
- All /
 « Prev 1 Next »
I wrote this from scratch :)
Basically I wanted a DIV to scroll with the window but it's not visible to begin with on the page. So this does it when the user scrolls past the beginning of that element.
        
        
        
            1 
        
        
            1331 
        
                    posted 15 years ago by reynish
            Hijack (Ajack?) links within an element so instead of booting you to a fresh page it loads the information to a specified DIV. 
If you have any suggestions on how to make it better then let me know
        
        
        
            5 
        
        
            1549 
        
                    posted 15 years ago by reynish
            Found this online somewhere. It\'s now the starting point for all my CSS font layouts
        
        
        
            0 
        
        
            1003 
        
                    posted 15 years ago by reynish
            Auto refresh the browser. Set refresh time with content="[seconds]"
        
        
        
            2 
        
        
            1068 
        
                    posted 15 years ago by reynish
            Needs to be set on every element.\r\nimg.png needs to point to background
        
        
        
            0 
        
        
            1137 
        
                    posted 15 years ago by reynish
            This will fix all embeded PNGs.
this.src = "img/spacer.gif"
Needs to point to a 1x1 transparent GIF or you'll get an Image not found icon in the corner of the PNGs.
        
        
        
            0 
        
        
            1162 
        
                    posted 15 years ago by reynish