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
830
posted 14 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
1064
posted 14 years ago by reynish
Found this online somewhere. It\'s now the starting point for all my CSS font layouts
0
605
posted 14 years ago by reynish
Auto refresh the browser. Set refresh time with content="[seconds]"
2
691
posted 14 years ago by reynish
Needs to be set on every element.\r\nimg.png needs to point to background
0
773
posted 14 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
792
posted 14 years ago by reynish