Giter VIP home page Giter VIP logo

devrama-slider's People

Contributors

devrama avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

devrama-slider's Issues

Full Width

Please Adding The Full width option, As Like As full-width : true.

Stop transition on init

Hi,

Is there a way in which I can stop the transitions so that they only happen when the user clicks the arrows?

Content of first slide doesn't load completly

Slider sometimes loads only part of text of the first slide and it appears without any sliding or fade effects. Other slides display without any issue.

I thought it may be caused by content loaded before scripts and moved links to jquery and devrama scripts to head part of the code, but the issue appears anyway.

_transition_fade top:0%

Hi,
I used the _transition_fade animation and saw that the top position of the new image was some pixels below the old image. because of this, the animation doesn't look nice. I fixed it in line 1473 adding 'top': '0%' in _$fade_old and the same in line line 1494 $fade_new. Adding a 'top': '0%'. Now the animation looks fine.

rtl

hi,
I think the slider does not work in RTL direction
any solution?

make a plugin and have a background problem

At first I was very happy to find this slider, with an absolutely simple type of configuration - very nice.
I have created some plugins of sliders, with more or less problems.

I copied their HTML code using copy&paste into HTML content part in our currently CMS (phpwcms 1.7.4) I have your long JScript code optimized - all without problems!

But now- when I start the CMS content HTML (http://spielwiese.strausberg-nord.de/devrama-slider.html), then the second image background is lost after the second slide content is loaded. I don't understand the rison.

I use now our special replacement tag {SHOW_CONTENT...} to load some other HTML-Parts from our CMS - the same reaction!

The code of my contentpart HTML:

<div id="my-slide" style="border: 2px solid;">

      <div style="background-color:#fff;">
                {SHOW_CONTENT:CP,534}
            </div>

      <div data-lazy-background="/picture/DrBackgr.jpg">
                {SHOW_CONTENT:CP,43}
      </div>
</div>

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.