Comment on Show HN: Side-scrolling 8-bit site using HTML/CSS/JSComments−bluetidepro13yThis looks great! A nice feature to add would be to map the mouse wheel scroll with javascript to scroll horizontally, so you could also mouse wheel scroll through the site. It's a simple javascript snippet to add, if I remember correctly.Link to do this functionality: http://css-tricks.com/snippets/jquery/horz-scroll-with-mouse...
Comments
This looks great! A nice feature to add would be to map the mouse wheel scroll with javascript to scroll horizontally, so you could also mouse wheel scroll through the site. It's a simple javascript snippet to add, if I remember correctly.
Link to do this functionality: http://css-tricks.com/snippets/jquery/horz-scroll-with-mouse...