DISQUS

Dreamz: How to create a horizontal navigation website using JQuery.

  • Ronald Iwema · 1 year ago
    It looks nice, but it is also easy to screw up. Try double clicking on the 'next' link. It will instatiate 2 right moves, but the second one interrupt the first one, and you get the half of 2 pages, and it will say like that. Perhaps you should fix that. Other than that, I think it has lots of potential for (large) forms, dividing it into steps with easy navigation between pages.
  • begs · 1 year ago
    You should add an "onresize" event. Because if you don't and the browser window is smaller than the screen and you change the width of the browser afterwards, the content boxes overlap.
  • Veerasundar · 1 year ago
    @Ronald

    I agree. There are more room of improvement for this script and I am currently working on that. As you said, this kinda navigation is best suited for websites which have to get input from user in more than one page. Also for photo slide shows a horizontal navigation works well, I feel. Thanks for your comment.

    @Begs

    Thanks for the suggestion. Will fix it.
  • Seng Chin Hong · 1 year ago
    Hi! Thanks for the jquery. It's really awesome, however, may I know why is it if I placed my content at lower hemisphere under the middle of the screen, and needed to scroll down to reach the content, the page will automatically tilted up to top of the page after I pressed Next Page, how can I fix the view at the context without tilting up to the top page when the effect is going on?

    Best regards,
    chSeng
  • Fractal · 1 year ago
    Hey mate, great script. Was wondering if it's possible to jump to a specific page? I.e from 1 to 4, jsut scrolls right thru 2,3 and 'lands' on page 4?

    Otherwise keep up the good work.
  • Dominique · 1 year ago
    hello,
    Thanks for your codes. It's usefull!
    But :-) How can I do to go to specific page.
    Ex.: I have 4 pages and a navigation with 4 links to 4 content.

    Thanks again