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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

side scrolling website

  • 25-04-2011 12:30pm
    #1
    Registered Users, Registered Users 2 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,856 ✭✭✭✭Dave!


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


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


    Who? source?
    mixed inspiration :)


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


    Alright nevermind :p Must be thinking of a different user


  • Registered Users, Registered Users 2 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, Registered Users 2 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, Registered Users 2 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, Registered Users 2 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