I've been using this jQuery slider for my website. But after sometime, people request for even larger images. Because I cannot manage sending them out via emails one request after another, I decided that I really need to modify the current plug-in I am using into one where the images can expand upon click.
This is the slider I've used:
http://www.gcmingati.net/wordpress/wp-content/lab/jquery/svwt/index.htmlI'm not sure how to begin, even fellow programmer friends commented that it is not easy to mod jquery items.
I am a beginner, so I would like to ask for any guide and tips how I can go about with this?
I tried surfing the net for existing jquery sliders with enlarge image on click or expand image on click.
Even if I can find them complete with the generous shared source file, I'm a little loss at how I can modify the current slider codes I have been using to implement the new requirement..
Thank you!