Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

scramble

A jQuery library to scramble text.

With markup like this:

<div class="scramble">
	SCRAMBLE
</div>
.scramble {
	display:block;
	width:200px;
	height:200px;
	border:1px solid black;
}

Just call this:

$('.scramble').scramble();

About

A jQuery library to scramble text.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages