Welcome To Snipplr


Everyone's Recent Snippets



1 ... 495 496 497 498 499 ... 553
I modified some code created by Macromedia Dreamweaver into a flexible function to rebuild the query string. The function is very useful for pagination or passing variables from one page to another.In this version it's possible to add more than one v...
1 1254 posted 17 years ago by gbot
A small function I made to chmod directories and files recursively, with different permissions.
2 1937 posted 17 years ago by Tenzer
5 1667 posted 17 years ago by beforebeta
10 2291 posted 17 years ago by gbot
Change selection color using CSS. Works in most modern browsers except for IE.
3 1567 posted 17 years ago by neal_grosskopf
0 960 posted 17 years ago by rob_cowie
3 1520 posted 17 years ago by gbot
2 1218 posted 17 years ago by gbot
1 1185 posted 17 years ago by gbot
3 1013 posted 17 years ago by gbot
2 1406 posted 17 years ago by gbot
I did not author this code. I came across it and have found it to be useful.
2 1617 posted 17 years ago by gtalmes
It's not mine...
1 1327 posted 17 years ago by Victoor
1 1101 posted 17 years ago by gbot
This snippet is originally from Tom Carden. All due credit goes to him.
2 2262 posted 17 years ago by Wiederkehr
2 971 posted 17 years ago by sou
I was looking for a simple time delay in ActionScript, and I found this one to be useful (and working). The logic is plain simple to understand. ASv1.
1 1641 posted 17 years ago by webStruck_
Use this API to access names and addresses in a user's webmail (Gmail, AOL, Hotmail, and Yahoo). Make it easy to send friend invites for a social site and import contact lists. Rapleaf maintains up to date code on the importer and never stores passwo...
0 1110 posted 17 years ago by dannymo2
Quick example to show how 'this' depends on how the function in which you called it in was being invoked. From jQuery in Action.
1 1100 posted 17 years ago by 1man
An example of how to extent the jQuery objects to include our own methods.
0 1457 posted 17 years ago by 1man
This is a snippet I did for a project-- it relies on Drupal and the Flickr module for Drupal.
4 1397 posted 17 years ago by dewolfe001
Style External, PDF, and Mailto links using CSS and a background image. For a great set of icons to choose from visit http://www.famfamfam.com/lab/icons/silk/.
3 1771 posted 17 years ago by neal_grosskopf
Stolen from the mentioned URL - this is used to make SPRY Framework work together with MYSQL.
2 1685 posted 17 years ago by Nils
Easy functions, comments in code. From: http://www.ilovejackdaniels.com/asp/vbscript-regular-expressions/
1 1267 posted 17 years ago by jc001
Usage: onmouseout='if (isMouseLeaveOrEnter(event, this)) YourActionHere();' onmouseover='if (isMouseLeaveOrEnter(event, this)) YourOtherActionHere();'
1 1488 posted 17 years ago by Winkyboy
Para realizar validaciones en Javascript rápidamente. Requiere que en la etiqueta metamos un onSubmit="return checkform(this);" . Este trozo de código es para dos campos input con nombres campo1 y campo2.
0 801 posted 17 years ago by betacontinua
1 ... 495 496 497 498 499 ... 553