Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
CSS files for larger sites can become pretty large themselves. Gzipping or compressing these files has shown to provide a reduction in the neighborhood of 70-80% of the original file size, a fairly significant 'weight loss'.
16
7857
posted 17 years ago by johnself
https://www.chrisjmendez.com/2008/02/11/as3-regular-expression-basic-example/
0
1447
posted 17 years ago by chrisaiv
This makes it easy to retrieve certain value from a url with different values appended to it.
0
1452
posted 17 years ago by iTony
There may be an easier way to do this, but if there is I can't find it. This sets the svn property $Id$ of every javaScript file in the app/lib directory.
0
1601
posted 17 years ago by micmath
This would make IE treat the hover element in whichever tag you implemented.
0
842
posted 17 years ago by iTony
customized breadcrumbnavigation for PHPWCMS.
Gives more control over styling and display.
{MYBREADCRUMB:n}
0
1308
posted 17 years ago by localhorst
curvyCorners is a free JavaScript program that will create on-the-fly rounded corners for any HTML DIV element, that look as good as any graphically created corners.
3
1658
posted 17 years ago by jonhenshaw
Will toggle an element's style.visibility, or set it to visible/hidden as selected
0
1158
posted 17 years ago by martinkas
Forms a php timestamp out of an date string i.e. create_timestamp(24.12.2007);
0
861
posted 17 years ago by razel
In light of last nights tornado warnings here in TN, I thought it appropriate to post this little bit of code that I use to alert myself and others of dangerous weather conditions via SMS/Email alerts.
I run this through cron at Dreamhost without...
9
1762
posted 17 years ago by johnself