Profile
Achievement
adamcoulombe's Recent SnippetsTagged jquery
- All /
« Prev 1 Next »
This jQuery plugin can be used to detect when the user smashes their keyboard.
You can set a threshold as to how many keys need to be depressed in order to trigger the event.
1
895
posted 14 years ago by adamcoulombe
NOTE: THIS HAS BEEN MOVED TO GITHUB:
If you have any ideas or improvements for this script feel free to fork or contribute or discuss over there:
https://github.com/adamcoulombe/jquery.customSelect
Plugin Download: http://www.adamcoulombe.info...
2
1671
posted 14 years ago by adamcoulombe
This plugin will, by default, truncate a block of text down to one line at its current width (if the text block exceeds 1 line). You can also pass in a pixel value and it will truncate it to that width.
0
1187
posted 14 years ago by adamcoulombe