I have a doc type with properties image and banner image. The smaller images should be in a carousel.On mouse hover of small image i need to display the corresponding banner image on the same page. Tried using JCarousel but there were bugs accompanied. Is there any other way to do this?
I displayed the images in the carousel using XSLT. But not sure how to link the corresponding banner image each time.
What was the problem with jCarousel? There are hundreds of jQuery sliders out there so I'm sure you could find one that fits your needs - http://www.webdesignshock.com/jquery-slider :)
I couldn't find any that activated when you hover over the thumbnail (is this necessary - may be a bit distracting/confusing for the user) but the ones below work on click which you may be able to modify. I've used CarouFredSel before and it's very good.
Adding images and captions is done via Carlos Martinez's instructions if you google him.
I am currently having problems with CarouFredSel, could you please advise on how to get this working? I followed Carlos Martinez's instructions however my banner images are statically listed on my page on after the other.
Image carousel
I have a doc type with properties image and banner image. The smaller images should be in a carousel.On mouse hover of small image i need to display the corresponding banner image on the same page. Tried using JCarousel but there were bugs accompanied. Is there any other way to do this?
I displayed the images in the carousel using XSLT. But not sure how to link the corresponding banner image each time.
Regards,
Amby
Hi Amby,
What was the problem with jCarousel? There are hundreds of jQuery sliders out there so I'm sure you could find one that fits your needs - http://www.webdesignshock.com/jquery-slider :)
I couldn't find any that activated when you hover over the thumbnail (is this necessary - may be a bit distracting/confusing for the user) but the ones below work on click which you may be able to modify. I've used CarouFredSel before and it's very good.
http://caroufredsel.frebsite.nl/examples/intermediate-carousels.php
http://zendold.lojcomm.com.br/icarousel/example6.asp
http://labs.juliendecaudin.com/barousel/#ba_demos
http://www.twospy.com/galleriffic/example-2.html
Tom
Thanks Tom.
CaroulFredSel works amazing in Umbraco. Was easier to customize as well. ;)
Regards,
Amby
I'm a real fan of it. Glad you sorted your problem :)
Tom
How do I create the interface in Umbraco for adding images and captions to use this carousel?
Hi guys,
Adding images and captions is done via Carlos Martinez's instructions if you google him.
I am currently having problems with CarouFredSel, could you please advise on how to get this working? I followed Carlos Martinez's instructions however my banner images are statically listed on my page on after the other.
Regards,
Steph
is working on a reply...