Giter Site home page Giter Site logo

Comments (4)

ArijitWeird avatar ArijitWeird commented on May 13, 2024

Hi Ramon
First of all thanks for this awesome library. I am planning to use it in one of my project. Since I didnt get good examples on web I am opening this ticket.
I have carousels in my project like this-->
<div class="owl-carousel"> <div class="item"><a href="#"><img src="img/home.jpg"></a></div> <div class="item"><a href="#"><img src="img/home.jpg"></a></div> <div class="item"><a href="#"><img src="img/home.jpg"></a></div> <div class="item"><a href="#"><img src="img/home.jpg"></a></div> </div> </div>

I want to implement stroies on each carousel. Can you briefly tell me if its possible ?
If so a liittle help or a small example is appreciable.
Thanks in Advance

from zuck.js.

ramonszo avatar ramonszo commented on May 13, 2024

Hi @ArijitWeird,

Currently the only supported html format is the one generated by the script. Maybe in the next versions I could change that, but at this time I recommend you to use a json configuration.

from zuck.js.

ArijitWeird avatar ArijitWeird commented on May 13, 2024

Hi @ramon82 ,

Opening this issue again as I would like to know status for this. If you are short of time , I can also help you with this. Just tell me how you are planning to implement this..

from zuck.js.

ramonszo avatar ramonszo commented on May 13, 2024

Hey @ArijitWeird

Since zuck.js is my side project I didn't plan too much around this.. When I got time I just see what can be done then I start coding.

So, this feature needs a rewriting of code which I'm thinking to support React's JSX too. To be honest, I don't even know how to start that yet, but I think in a couple of weeks I can send an update like this. If you want to try in your own, I would start by changing all HTML templates on the JS file..

from zuck.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.