Autoplay jQuery carousel and display URL in carousel title

Question:

I love your amazing slider and all other tools you are offering. Now, in this case – I would like check if I can use the JQuery Carousel, to show mp4 videos of property listings. Please let me know the following:

– Could it be set to autoplay, so that the Carousel is moving within a preset time

– Could the text title be an URL, which points to a description page on the website – or maybe the title replaced by an image icon with URL.

Answer:

In the application, step 2, Skins dialog, you can check the option “auto play”.

HTML tags are supported in Version 2.2 and after. If you are not using the latest version, you can goto our website https://amazingcarousel.com/downloads/ to download it.

You can use HTML tags in the title and description, for example:

<a href="https://amazingcarousel.com" target="_blank">Amazing Carousel</a> rocks!

You can also add an image link to the title, for example:

<a href="https://amazingcarousel.com" target="_blank"><img src="http://www.yourwbsite.com/yourimage.png" style="border:0;" /></a>

In the above code, http://www.yourwbsite.com/yourimage.png is the URL link to your image.