|
Hello,
New here so please forgive my ignorance my background is more graphic design than programming. I am designing a website for a development company and I am trying to create a horizontal accordion type slide show for images. I have tried some tutorials that do what I want (links below) but when I put my images in it doesn't stick to its guns of hiding the images that flow past the box. I thought the overflow:hidden would do the trick which is in the provided tutorial code but it does not. The tutorials I used use jquery.
I have successfully programmed it to do the slide show but my content shows off the edge. If someone could get this to work for me or point me in the right direction that would be awesome because right now I am about to punch a hole in my wall. If anyone wants to give it a go please give me an email and I will send my folder containing the . js, . html, . css and images for the slides. I feel it is something simple but I can't put my hand on it.
Here is where the website where I got the idea. I know that they built there slideshow in flash but figure there was a simpler solution. hxxp: www. hines. com/home/default. aspx
Here is a jquery example I tried. hxxp: designreviver. com/tutorials/jquery-examples-horizontal-accordion/
|