Welcome To Snipplr


Everyone's Recent Snippets



1 ... 462 463 464 465 466 ... 553
Because onDragOver in AS2 doesn't really work, here is some script for actually detecting whether the mouse button is held down when rolling over something. NOTE that for ideal usage, you will have to write some actual collision detection between th...
0 1320 posted 17 years ago by Winkyboy
2 1586 posted 17 years ago by rblalock
2 1433 posted 17 years ago by rblalock
2 1689 posted 17 years ago by rblalock
3 1631 posted 17 years ago by rblalock
2 1612 posted 17 years ago by rblalock
2 1566 posted 17 years ago by rblalock
setting additional css file for browsers under MacOS with JQuery
0 1458 posted 17 years ago by DesTincT
0 1453 posted 17 years ago by emoseman
0 1174 posted 17 years ago by johnloy
0 1233 posted 17 years ago by goo
0 1362 posted 17 years ago by davebowker
`lookupd` doens't exist in Leopard, instead `dscacheutil` should be used.
2 2133 posted 17 years ago by rastersize
You can find a string as an array row value. Ex: arr=['abcde','mdleo'] arr.find('dbd') -> array['abcde'] arr.find('akdowewo') -> array[] (empty)
0 1745 posted 17 years ago by tonic
0 1167 posted 17 years ago by vasilije
0 1148 posted 17 years ago by vasilije
Rename files to lowercase easily
0 1500 posted 17 years ago by nark0ppler
0 1480 posted 17 years ago by therobot
Function replaces all non-alpha-numeric chars and cleans up a text string. Should output a usable URL for almost all text.
1 1733 posted 17 years ago by DaveChild
Learn how to create a 301 redirect for domain or home variations to improve your websites' search engine optimization.
2 2331 posted 17 years ago by neal_grosskopf
1 1314 posted 17 years ago by endorfin
Since network shares by default only get LocalIntranet permissions, it's relatively common to want to use CasPol to fully trust some shares that you control and know are safe. To trust everything on the share \\ShawnFa-Srv\Tools, use the command...
2 1713 posted 17 years ago by hoffstein
This is a simple but powerful tweak to the wp-config.php file that will make it easy to run multiple websites using one database and codebase. Simply change "yourdomain.com" with your domain and that's it. Repeat that line for new domains.
2 2438 posted 17 years ago by jonhenshaw
Update: Fixed a bug at the basic click() function.
1 1362 posted 17 years ago by Wiederkehr
1 ... 462 463 464 465 466 ... 553