Welcome To Snipplr


Everyone's Recent Snippets



1 ... 316 317 318 319 320 ... 552
0 1914 posted 16 years ago by davidrinnan
0 1384 posted 16 years ago by satonthat
simple jquery show and hide
0 1572 posted 16 years ago by satonthat
0 1477 posted 16 years ago by zxeem
Value converters allow ease of converting code-behind values to dependency property values
0 1797 posted 16 years ago by davidsi
0 1745 posted 16 years ago by darokin
1 1741 posted 16 years ago by frankyfish
Function to reset a complete form to there default value.
0 1688 posted 16 years ago by frankyfish
jQuery plugin that let you specify a maximum length on a text field and optionaly specify the change the focus when that maximum length has been reach. Nice when making multiple input text to create a telephone form. Example: $("#telephone_1").maxLe...
0 1663 posted 16 years ago by frankyfish
What it does is look for img tag and on rollover change the source path from "anyimage.jpg" to "anyimage_hover.jpg". It add the suffix "_hover" at the end of the src name without changing the extension. If you look at the code you will see that it al...
0 1753 posted 16 years ago by frankyfish
0 1684 posted 16 years ago by unravelme1
I always forget which method does what. This is just as a quick reminder.
4 4466 posted 16 years ago by adrianparr
If the item cannot be found then the return value is NaN. This function only returns the index of the first occurence found, so it's not very good if you have multiple occurrences of the same value in the array.
0 4049 posted 16 years ago by adrianparr
0 1722 posted 16 years ago by errkk
creates a user that has only access to one database, from any host
1 2280 posted 16 years ago by manuelstofer
Calculate date time difference
0 2308 posted 16 years ago by fwso
Used to generates fake orders for Zen-Cart.
0 1792 posted 16 years ago by fwso
this will convert bytes to a readable format with 2 decimal places
1 4058 posted 16 years ago by rondog
Manejo de fechas y formateado MYSQL
0 1736 posted 16 years ago by xaviles
Esquema basico de manejo de cursores en MYSQL
0 1907 posted 16 years ago by xaviles
Esquema de sentencias para el control de errores en SP de MYSQL. Es un metodo basico
0 2178 posted 16 years ago by xaviles
In AS2 forward slashes got url-encoded to %2F when you escaped them. But in AS3 they get ignored and left as they are. In some situations I have found that this can cause problems. So you can do it manually using this regular expression.
0 2161 posted 16 years ago by adrianparr
1 ... 316 317 318 319 320 ... 552