1

can anyone point me in the right direction to implement something like this please: http://blog.sallarp.com/iphone-sliding-menu/ but using javascript?

Thanks and have a nice day :), C.

C..
  • 6,897
  • 10
  • 30
  • 37

5 Answers5

2

Agree - jQuery is excellent for this.

Try using this plugin for scrolling menus: http://rascarlito.free.fr/hoverscroll/

g t
  • 7,287
  • 7
  • 50
  • 85
1

Have a look at jcarousel: http://sorgalla.com/projects/jcarousel/

Stuart
  • 575
  • 1
  • 3
  • 12
0

Why don't you look at jQuery. It is just great. See http://jquery.com/

Kangkan
  • 15,267
  • 10
  • 70
  • 113
0

See this similar SO question.

Points to http://www.azoffdesign.com/plugins/js/overscroll.

Community
  • 1
  • 1
Andy Robinson
  • 7,309
  • 2
  • 30
  • 20
0

I've used EasySlider before which is very easy to use. http://cssglobe.com/post/4004/easy-slider-15-the-easiest-jquery-plugin-for-sliding

Phil Hale
  • 3,453
  • 2
  • 36
  • 50