Jquery Slideshow Fix
Hello
i have this website “optimize co il”- and there u can see a slideshow that is on the white note – to make it move u can see the blue arrow..
i would like to put some more images there to slideshow and they are a bit higher from the normal width=”292″ height=”104″ images there..
the project is to be able to put images that will flow on top of the border with the rest of the image.. for example -
here is how it looks like with plain size image
http://www.optimize.co.il/small.jpg
when there will be an image with bigger height it will look like this:
http://www.optimize.co.il/big.jpg
i would like this to look exectly as it is now – working on all browsers and managed from the html code of the website if i choose to add some more images in future.
please see the code and u will notice the <!– note –> i placed there with the needed images for the slideshow.
<!–
<li><a href=”clients.html”><img src=”images/clients/free1.png” width=”292″ height=”154″ alt=”" /></a><br />
<strong>אתר:</strong> www.free1.co.il<br /><strong>מילות מפתח:</strong>מכרז, מכרזים</li>
<li><a href=”clients.html”><img src=”images/clients/kibuttz.png” width=”292″ height=”154″ alt=”" /></a><br />
<strong>אתר:</strong> www.ha-kibbutz.co.il<br /><strong>אתרים:</strong>הקיבוץ בעיר – הקיבוץ בנמל</li>
as well, when this will work i would like to add a function that will slide them ALSO automatically and not only menualy – every 3 seconds.
thank you for your time.



