views:

52

answers:

5

Hi,

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.

A: 

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

Kangkan
+2  A: 

Agree - jQuery is excellent for this.

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

gt
+1  A: 

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

Stuart
does jcarousel work well for safari? its not looking right :/
C.
A: 

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