Welcome To Snipplr
Everyone's Recent Other Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
IE7 and IE8 support “No Add-ons Mode,†a troubleshooting mode. When you run IE this way, no 3rd party code runs... You can start No Add-ons Mode in a few ways:
(To exit No Add-ons Mode, simply close that browser window.)
0
848
posted 16 years ago by cczona
The -l switch outputs only the names of files in which the text occurs (instead of each line containing the text), the -i switch ignores the case, and the -r descends into subdirectories.
0
780
posted 16 years ago by arunpjohny
Are you looking for the RSS feed of your/someone else's DeviantArt Journal? Follow the tutorial on the link above. I used this pattern since the given pattern (above) was linking to a wrong page.
Compared to the original pattern extraction, I used...
0
631
posted 16 years ago by webStruck_
Use this snippet to quickly insert onclick="window.open();" into your HTML...
---
Snippets can save you time and hassle of typing out bits of code that you frequently use by adding them into your files by simply double-clicking the name of the Sn...
1
880
posted 16 years ago by hellion