Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

side scrolling website

Options
  • 25-04-2011 1:30pm
    #1
    Registered Users Posts: 8,070 ✭✭✭


    Hey Guys,
    Thought i try something different for a mini project.
    http://evo.streetfighter.ie/

    Only problem is that since there is no scroll bar, some elements do not show on smaller resolutions. Whats the best solution here?
    Should i be working off a max resolution width/height? and/or place elements in %'s

    mostly i use 960px for a standard website width, is there a height i can go by too ?


Comments

  • Closed Accounts Posts: 27,857 ✭✭✭✭Dave!


    Can't help ya, but is this inspired by Andy Clarke's book? :p


  • Registered Users Posts: 8,070 ✭✭✭Placebo


    Who? source?
    mixed inspiration :)


  • Closed Accounts Posts: 27,857 ✭✭✭✭Dave!


    Alright nevermind :p Must be thinking of a different user


  • Registered Users Posts: 1,452 ✭✭✭tomED


    A standard height is too hard get real statistics on. Too many factors such as toolbars, icon sizes etc.

    Why not just have a scrollbar but offer an alternative method for navigating?


  • Registered Users Posts: 8,070 ✭✭✭Placebo


    i think its probably best to add in a scroll bar,
    still have the auto scroll animation etc

    i think its just the last page that is cropping,
    if scrollbars wernt so ugly i could just have overflow-y for that box of text


  • Advertisement
  • Registered Users Posts: 149 ✭✭paradisepaddy


    javascript

    check out jquery.localscroll-min.js in google and you'll get some good stuff.

    demo to see what it does. nice graphics in your site btw. ;)

    http://demos.flesler.com/jquery/scrollTo/


  • Registered Users Posts: 1,452 ✭✭✭tomED


    javascript

    check out jquery.localscroll-min.js in google and you'll get some good stuff.

    demo to see what it does. nice graphics in your site btw. ;)

    http://demos.flesler.com/jquery/scrollTo/

    That's not really what the OP is looking for. His site is already doing what localscroll does.

    He was looking for opinions on how to handle screen resolutions and scrolling...


Advertisement