Skip to content

ashking/demojs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demojs

Better presentations by highlighting features in websites on the fly

#Demo

###Easy to Use

Edit config.js too add your keys and the corresponding elements to map and highlight when a key is pressed.

Just include the js files

	<script src="./js/demo.js"></script>
	<script src="./js/config.js"></script>
	
	<script> 
		$( demo )
	</script>

###Small, Free & Open-Source

Free and open-source (including commercial use). Published under MIT license.


###Version History

###v 1.0 (November 16, 2013)

  • Only keys a to z and numbers 0 - 9 are currently supported.
  • Uses Open-source Mousetrap library.

About

Better presentations by highlighting features in websites on the fly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published