I've googled a script on the internet to create a 1 long webpage scrolling using Javascript, and I've pasted my Photoshop slices into the code, but it's not working. I suspect it's the <table> code that's making a problem, I've removed the <table> tag, the page scrolls down, but my images are all separated. But with the <table> there, it wont scroll down to the part where I want it to be. When I click on section 2, it doesn't scroll to the place I've put the anchor, but only scroll down a little. Here's the page i'm trying to use the script: http://jasonpang.com/test4.html can anyone help me solve it? i'm not the coding kinda guy. only know how to copy and paste.