Hello,
I have a dilemma that I need to solve quickly as possible. On my website, Mosaic Web, there is a portfolio page:
http://www.mosaic-web.com/p/portfolio.php
Now, I am not very good with jQuery, but I have managed to use a plugin to create this content slider as I liked. But my question occurs when I reach more than five items. I would like to implement a scrollable jquery such as this version:
http://flowplayer.org/tools/demos/sc...e/gallery.html
But this only seems capable of displaying images in the main area, and as you can see my main area contains an image, a header, some text, and button.
I would like to somehow merge these two plugins into one so that I can have HTML content in the main display area yet still use the scrollable (with multiple pages and arrows) of the other plugin.
You can see on my page that the thumbnails do not extend all the way to the left, by the logo; this is because I've reserved 40px for the slider arrows.
Is there a way to merge these two? If not, is there some other plugin that does what I need?
aa