Welcome To Snipplr


Everyone's Recent Snippets



1 ... 283 284 285 286 287 ... 552
Delete the files in Documents folder if it's not a sqlite file.
5 3507 posted 16 years ago by rabc
Questo snippet modifica la posizione della data del post se questo è più vecchio di trenta giorni dalla data di pubblicazione.
0 1549 posted 16 years ago by gavello
Just the copy of the official code
0 1430 posted 16 years ago by koko
Just a quick script to enable default text within a form element to be cleared or restored upon focus/blur of a particular element. Should give you roughly the same functionality as the new HTML5 webforms "placeholder" attribute.
0 1728 posted 16 years ago by scheurbert
0 1760 posted 16 years ago by Drakkon
This example triggers the admin theme when on any of the user/* pages (login, edit, etc.). Put the name of your admin theme in {admin-theme-name} so there's a safe fallback in case variable_get doesn't find the admin_theme.
0 1672 posted 16 years ago by jonathanpglick
A jQuery snippet to make form inputs show a help message which disappears on click (and comes back when the user enters nothing). Give your input the classes ‘remember’ to activate the snippet and (optionally) ‘unfocused’ as a CSS hook for ch...
2 1940 posted 16 years ago by iqwebdev
Very easy way to preload images which are needed later (e.g. when a hover is performed)
4 2001 posted 16 years ago by iqwebdev
This CSS sets semi-transparent background while not affecting the opacity of child elements like using the opacity property would. The text color has been set to the same as the background color to demonstrate this. Notes: For the Microsoft fil...
0 1756 posted 16 years ago by chrisdpratt
Replace “value” with the default value. If the field is selected, the default value will go away. If the user has previously changed the field value, it’ll be left alone. Alternatively, use onfocus=”this.value=”;” to always clear the f...
1 2067 posted 16 years ago by iqwebdev
0 1663 posted 16 years ago by iqwebdev
Get a filename part from a NSURLRequest. Optionally remove extension
0 1511 posted 16 years ago by gfazioli
I used to program in classic ASP and would sometimes check if a certain word or letter would be in a string with instr. if instr(haystack, needle)>0 then DO SOMETHING end if If the needle starts on the first position of the haystack, instr...
0 1960 posted 16 years ago by seloh77
0 1329 posted 16 years ago by lalaalaaa
This code so for placing images inside the wordpress template.
0 1469 posted 16 years ago by gera3d
get custom fields value in wordpress theme
1 2117 posted 16 years ago by maximaker
Display anything based on the time of day
3 1782 posted 16 years ago by vagrantradio
Finds word "AGM" and replace with acronym or abbr title.
2 2231 posted 16 years ago by vagrantradio
This was used to accomplish a deferent background on a secondary page within the website.
0 1546 posted 16 years ago by gera3d
0 1653 posted 16 years ago by karmacode
Link to pdf or normal link as3
1 1799 posted 16 years ago by mdavidwalker
This worked on the limo site. I need to change the form action for it to work with another project.
0 1755 posted 16 years ago by gera3d
This code uses Senocular SWFReader class to get the modification (publish) date of the SWF, and then displays it as a right-click menu item. You need to make sure that your SWF includes the XMP metadata. In the Flash IDE you can turn this on by going...
2 2689 posted 16 years ago by adrianparr
1 ... 283 284 285 286 287 ... 552