Hi All;
I am developing my own custom image gallery module to use in my site. The thing is I want to create a scrollbar type effect on the bottom of the page containing all the thumbnails. The thumbnails all have the same height and varying widths.
I want to put all the images side by side in a horizontal fashion in a div with a set width. This I can do no problem, but if there are lots of images some remain hidden due to the set width of the div. I really don't want any scrollbars on this div as it is not in line with the design of my site.
I have created right and left click buttons, but need to attach code to these buttons to scroll through the div in a left or right fashion. Is this possible? I came across some javascript code that positions frames, but I would really like to keep my images in a div.
Can a javascript guru out there possibly point me in the right direction, give me some recommendations, or assist me in this matter?
Any and all help is GREATLY appreciated!
Sean.
I am developing my own custom image gallery module to use in my site. The thing is I want to create a scrollbar type effect on the bottom of the page containing all the thumbnails. The thumbnails all have the same height and varying widths.
I want to put all the images side by side in a horizontal fashion in a div with a set width. This I can do no problem, but if there are lots of images some remain hidden due to the set width of the div. I really don't want any scrollbars on this div as it is not in line with the design of my site.
I have created right and left click buttons, but need to attach code to these buttons to scroll through the div in a left or right fashion. Is this possible? I came across some javascript code that positions frames, but I would really like to keep my images in a div.
Can a javascript guru out there possibly point me in the right direction, give me some recommendations, or assist me in this matter?
Any and all help is GREATLY appreciated!
Sean.