Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
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
1522
posted 15 years ago by adamcoulombe
I needed to break down a long string today and insert line breaks so I wrote this little function. You can use it to split a long string into chunks of a defined length and get them as an array or join them by a defined character (e.g. <br />)....
0
1666
posted 15 years ago by chlab
Takes an integer value of frames (a) and converts it to a text formatted timecode "00:00:00:00" using the supplied framerate (b). Mainly for use in OpenOffice Calc.
0
1516
posted 15 years ago by oprhu
Takes a video timecode (a) in text format "00:00:00:00" and converts it to frames, using the supplied framerate (b). Mainly for use in OpenOffice Calc.
0
1975
posted 15 years ago by oprhu
<a href="http://www.bestgooglekeywordtool.com">google keyword tool</a>
0
3301
posted 15 years ago by uraq
Example of how to send a subscribe_user request using Notifo's api. Notifo lets you setup push notifications to mobiles - for any site.
Put the PHP into a separate file named notifo-proxy.php
0
1596
posted 15 years ago by Meander365
I found this and simply want to store it. It was done by Valentino Vranken
2
3902
posted 15 years ago by ezerick
This is to prevent ComboBox from closing when onRelease on scrollBar
0
3386
posted 15 years ago by b121417
adopted from:
http://www.alistapart.com/articles/makingcompactformsmoreaccessible/
0
1376
posted 15 years ago by cfleschhut
For when you sometimes forget the precise syntax. First is from html, second from css file.
0
1576
posted 15 years ago by rumremix