Welcome To Snipplr
Everyone's Recent Snippets Tagged c
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Con esto puedes tener control de las imagenes que fueron cargadas y las que no.
0
1758
posted 16 years ago by jrobinsonc
This report looks at the most recent Tweet from each person in your friends list and keeps track of which client they're using. It then prints out a report showing how many people use each client, with the most popular at the bottom.
Code is writt...
0
1649
posted 16 years ago by prwood
Since :first-child and :last-child aren't compatible with all modern browsers I thought I'd post this snippet. It make automating the class creation easier too instead of having to remember when typing up your HTML or creating logic in your programm...
3
2037
posted 16 years ago by smoothdzion
Example in 'jQuery enlightenment'
Simple way to jump smoothly down the page without the use of a plugin.
3
2191
posted 16 years ago by 1man
Create an excerpt from the main copy, removing any image or other HTML tag markup so it will be clean. In this case the length is 160 characters, change that number to change the length of the excerpt
0
1528
posted 16 years ago by cessnajumpin
What it does: clears & submits exposed filters form via AJAX (if enabled, otherwise normal page refresh).
This is for Views 2.x. It works with the 'remember me' option.
You need to create a custom module. E.g. custom/custom.module and custom/cu...
1
2704
posted 16 years ago by morningtime
create two custom fields: one called custom_css and one called custom_js.
1
1731
posted 16 years ago by scitrenbaumgmailcom
This function takes a list of string and sorts them based on their similarity. The percent at which they match can be defined in the second parameter (default 75%).
0
2189
posted 16 years ago by gdvickery
Example given in the book jQuery Enlightenment.
Create your own custom selectors in jQuery and manipulate as usual.
0
2010
posted 16 years ago by 1man
The Query Builder allows you to control the AND and OR relation in your searches
Note: 12.0 in the path below is the Outlook version, replace it with the Outlook version you have.
Credit for this trick goes to: http://www.msoutlook.info/questio...
1
1952
posted 16 years ago by ramisedhom