Skip to content

Play sound effects on different events including typing, click, hover, slide and much more.

License

Notifications You must be signed in to change notification settings

CodeHimBlog/jquery-uiSound

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play sound effect on click, hover, typing and more with jquery-uiSound

Play sound effects on different events including typing, click, hover, slide and much more.
Browse: uiSound examples

How to use

You can trigger sound effect on any event (including custom events) and in any jQuery function. There is the same method to initialize the uiSound plugin inside the functions. The method is:

$(this).uiSound({play: "sound-name"});

The following is the list of built in sounds, however you can also add your custom sounds. Just write the name of the sound whenever you want to play.

  • beat-click
  • beep
  • bold-beep
  • button-beep
  • change
  • click
  • connected
  • cursor-click
  • danger-alarm
  • danger
  • device
  • disconnected
  • double-click
  • electric-beep2
  • error
  • hover
  • info
  • keyup
  • processing
  • readout-beep
  • scanner
  • scifi-beep
  • slide
  • success
  • system-alarm
  • timer
  • warning

Author

Asif Mughal
URL: www.codehim.com

About

Play sound effects on different events including typing, click, hover, slide and much more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages