I need your javascript expertise on a current project I'm working on. I added a Sliding tab menu but I'm having problem because the menu, when clicked jumps to a certain part of the page. I tried to refactor the error but I can't fix it (since i'm not that good with JS anyway). Here's the link of the page I'm working on www.collabix.net/zoomstra/tour.php
Thanks for your reply! I tried to remove that whole line of code but when I clicked on the next menu the content gets cut off. Hope you can help me. Val
I need your javascript expertise on a current project I'm working on. I added a Sliding tab menu but I'm having problem because the menu, when clicked jumps to a certain part of the page. I tried to refactor the error but I can't fix it (since i'm not that good with JS anyway). Here's the link of the page I'm working on www.collabix.net/zoomstra/tour.php
BTW, I'm using http://www.queness.com/resources/html/scrollto/index.html for this one.
Hope you can help me guys! Thank you very much :)
Best,
Val
Thanks for your reply! I tried to remove that whole line of code but when I clicked on the next menu the content gets cut off. Hope you can help me.
Val
Work fine for me: http://jsfiddle.net/tovic/M4XZ3/
Oh, and also, put the JQuery library before scrollTo.js