tags:

views:

56

answers:

2

I wish i can make an image gallery without using jquery plugin.

Which all jquery funtions i can use and make an image scroll myself.

Can anybody suggest best practise.

scroll , scrollable. or can you suggest simple example. which i can develop myself.

A: 

You might want to have a look at this 24ways article: Front-End Code Reusability with CSS and JavaScript. There's enough material to get you started I would say.

Gregory Pakosz
A: 

I'm curious why you'd want to write one yourself? If it's because you want to learn jQuery more thoroughly, or you want a really custom one that fair enough, and good luck! However, for ease and practicality it may be easier to just find one you can tailor to your specific needs:

http://www.designyourway.net/blog/resources/28-useful-jquery-sliders-you-need-to-download/

Alex