Skip to content

CentralConcept/jccticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

#JCC Newsticker. a lightweight jquery newsticker plugin

##Usage

  • Add HTML List Element
	``
  • Add jQuery
	$(document).ready(function(){
		$('.newsticker').jccticker({
			timeout: 400,
			effect: 'fade'|'slide'
		});
	}

About

lightweight jQuery newsticker plugin

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages