Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 541 542 543 544 545 ... 554
1 1003 posted 18 years ago by gdonald
1 1187 posted 18 years ago by gdonald
3 1194 posted 18 years ago by gdonald
1 1206 posted 18 years ago by gdonald
2 1191 posted 18 years ago by gdonald
El modo de uso es el siguiente: function cargarContenido() { var p = new Request("prueba2.asp",respuesta); p.setMethod("GET"); p.addParam("saludo",$("txtSaludo").value); p.addParam("telefono",$("txtTelefono").value); p.callRequest();...
3 1412 posted 18 years ago by enzoscuro
0 885 posted 18 years ago by jacobian
3 1496 posted 18 years ago by powerkan
2 1002 posted 18 years ago by powerkan
1 1116 posted 18 years ago by powerkan
2 1172 posted 18 years ago by powerkan
0 1261 posted 18 years ago by jacobian
0 883 posted 18 years ago by jacobian
Use this to format a phone number for display on a page.
1 1422 posted 18 years ago by fbnewtz
0 859 posted 19 years ago by jacknirons
Caja con esquinas redondeadas y un borde de diferente color tambien redondeado. Más info en: http://www.curvycorners.net/
0 990 posted 19 years ago by aurele
No es necesario redondear los vertices de la imagen para darle una apariencia tal. Más info en: http://www.curvycorners.net/
0 1081 posted 19 years ago by aurele
1 1368 posted 19 years ago by mikeejay
Dots match any charecter, this matches any 7 chars. You need to change that bit to match a different pattern.
1 1424 posted 19 years ago by rengber
0 1044 posted 19 years ago by yuconner
(taking cori comment into account)
0 1193 posted 19 years ago by yuconner
0 1095 posted 19 years ago by yuconner
0 950 posted 19 years ago by Corhol
Useful for product showcases
4 1231 posted 19 years ago by dandyna
A simple function to check if the request comes from an AJAX XMLHttpRequest. Use it if your page should behave differently when called from AJAX. Comes from jquery mailing list: http://jquery.com/discuss/2006-June/006656/
29 11422 posted 19 years ago by TC
Found on the jquery mailing list: http://jquery.com/discuss/2006-April/004625/ The url shows it in action, checking text when you move away from a field.
4 1580 posted 19 years ago by TC
1 ... 541 542 543 544 545 ... 554