0

I have a website and would like to design a page scroller myself rather than the default scroller. I was really eager to know how to do this because I am not able to find any tags so as to add or apply a css to this page element. Any idea how this will work. Please let me know the relevant sources and the source code that is compatible with the modern browsers and the old browsers as well.

Shiv Kumar Ganesh
  • 3,799
  • 10
  • 46
  • 85

2 Answers2

0

Google's scroller is heavily criticised in usability tests.

pixelutely
  • 44
  • 1
  • I till now no where found that they are criticized.... it so please provide relevant information about how and why it should be avoided?? – Shiv Kumar Ganesh Mar 27 '12 at 11:00
-1

I wouldn't recommend it at all.

In creating your own scroller you are interfering with the natural UI of the browser and may well cause accessibility issues.

Also, the scroller is redundant on touch-screen devices (phones, iPad, etc).

pixelutely
  • 44
  • 1
  • Even Google uses it. Just check the latest google page as in the news page. You could find a customized scroller. Anyhow if you know it, would be a great for me!! :) – Shiv Kumar Ganesh Mar 27 '12 at 10:05