html - is horizontal scolling website a good idea?, -


might not legal question here on stack.i googled it,even ask bing .. there's no response .. making website horizontally scrolled .. idea?? worried because websites navigated vertically.

moreover basic code making navigation thought be

<div id="hori_canvas" style="width:auto;height:800px;overflow:scroll"> // here ajaxly insert divs float left , width(auto) </div> 

as user not.....:)


Comments

Popular posts from this blog

javascript - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -