Welcome To Snipplr


Everyone's Recent Snippets



1 ... 462 463 464 465 466 ... 554
Use by inserting the following in the head. <script> $(document).ready(function() { $("input").toggleVal(); }); </script>
0 1387 posted 16 years ago by davebowker
remove(array) --> array Array.remove(a) simply removes all the items in the passed in array from the current scope array. Good for bulk operations.
0 1169 posted 16 years ago by kouphax
A bash script that calls Drush for all your multisite sites and returns a list of available and installed modules for each site.
2 1335 posted 16 years ago by berkes
0 1107 posted 16 years ago by ivang
An XHTML Example
2 1064 posted 16 years ago by Hirmine
XHTML DTD
1 1384 posted 16 years ago by Hirmine
1 1233 posted 16 years ago by mamoo
2 1169 posted 16 years ago by joeymarchy
this is a combination of javascript and css and an image called letters.jpg that allows you to use any font you want for the first letter of each paragraph. Letters.jpg needs to have all the letters in uppercase in a row. See the link for a sample le...
0 986 posted 16 years ago by ezerick
1 1305 posted 16 years ago by stavelin
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 1046 posted 16 years ago by Winkyboy
2 1198 posted 16 years ago by rblalock
2 1125 posted 16 years ago by rblalock
2 1269 posted 16 years ago by rblalock
3 1242 posted 16 years ago by rblalock
2 1209 posted 16 years ago by rblalock
2 1185 posted 16 years ago by rblalock
setting additional css file for browsers under MacOS with JQuery
0 1117 posted 16 years ago by DesTincT
0 1160 posted 16 years ago by emoseman
0 928 posted 16 years ago by goo
0 1065 posted 16 years ago by davebowker
`lookupd` doens't exist in Leopard, instead `dscacheutil` should be used.
2 1664 posted 16 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 1342 posted 16 years ago by tonic
1 ... 462 463 464 465 466 ... 554