I am building a new website, and the client want's a one page scroll menu like design. Something like this http://sympies.com/pagescroll_jquery_menu/.
Now I could go all in with copy/pasting ready-to-go jquery code, mix it in with global content blocks and stuff, and somehow get it to work, but I'm afraid it won't be easy and simple to manage later on for my Client, when adding new pages. Obviously in CMSMS this is easy to make, BUT if I want each anchor section to be a separate page, instead of 1 page with all the different sections in it, it get's complicated.
So I've Google'd a bit and found this solution: http://www.i-do-this.com/blog/one-page- ... mplates/57. This looks VERY good and promising, BUT unfortunately the "scrollable.tpl" menu template code don't work. Now I'm not a very good coder, but I can see that there is a closed {/if} with no opening, and another closing } with no opening, so I guess there went something wrong when pasting the code into the browser.
I really can't spot these errors, and even if I did, I wouldn't know how to fix them. Now can anyone please be helpful with this issue? Either look at the code and spot where the error is, and how to fix it, or give me any other good piece of advice on how to create a one page scroll menu template, that is user-friendly when the need of adding new pages will occur? THANKS a lot!
