Giter Club home page Giter Club logo

jquery-easy-ticker's People

Contributors

dependabot[bot] avatar vaakash 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  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  avatar  avatar

jquery-easy-ticker's Issues

direction left and right

Hi vaakash
How are you?
Can you provide left and right direction for easy ticker?
If you can, I'd like to pay to you
Thanks
Brian

Request: add event for when ready

It would be really useful for me to assist in rendering the ticker smoothly if there was a 'ready' event that I could use to then show it.

npm package doesn't exist

Hello,
when i search for jquery-easy-ticker in npmjs, it does't exist so i guess you didn't publish the package to npm registry.
please do so.

thanks

multiple ?

Hello,
How to configure multiple vtickers ?
is it possible to condensed code :

var dd = $('.vticker_promo').easyTicker({
	direction: 'up',
	easing: 'swing',
	speed: 'slow',
	interval: 3000,
	height: '250px',
	mousePause: 0,
	controls: {
		up: '.vticker_up_promo',
		down: '.vticker_down_promo'
	}
}).data('easyTicker');

var dd = $('.vticker_actu').easyTicker({
	direction: 'up',
	easing: 'swing',
	speed: 'slow',
	interval: 3000,
	height: '250px',
	mousePause: 0,
	controls: {
		up: '.vticker_up_actu',
		down: '.vticker_down_actu'
	}
}).data('easyTicker');

move left and right?

Thanks for the plugin! I have created a News Ticker block for WordPress and Headway Themes.

I was just wondering how hard it would be to get it to scroll left and right?

css sélector for next li to customize it .

hi , nice plugin but is there a class to select the active or next < li >, like in flex slider we have flex-active-slide , juste to add a css selector to customize it ,
thank you .

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.