Welcome To Snipplr


Everyone's Recent Snippets Tagged c



1 ... 532 533 534 535 536 ... 554
always forget that.
0 987 posted 18 years ago by assbach
Helps identify correctly the type of whatever you put as an argument. This was adapted from http://www.planetpdf.com/developer/article.asp?ContentID=testing_for_object_types_in_ja
3 1111 posted 18 years ago by rolandog
I got most of these tips out of a great book published by O'Reilly (my favorite web-design publisher): "Programming PHP, 2nd Ed." by Lerdorf, Tatroe, and McIntyre. Another good book is "Essential PHP Security," also published by O...
2 1611 posted 18 years ago by pckujawa
Most of these come from the book "CSS Mastery: Advanced Web Standards Solutions," a must-read by Andy Budd (seriously, even if you've used CSS for years, you'll learn a good deal of new things from this book; beginners should read this imme...
2 723 posted 18 years ago by pckujawa
交互に背景色を変えるスクリプト. XHTML basic templateと合わせて参考にどうぞ. 本当はCSSクラスを振って, スタイルはCSSで付けたほうがいいけど取り急ぎ.
1 776 posted 18 years ago by masaya
0 1242 posted 18 years ago by AlpT
2 1148 posted 18 years ago by gdonald
Usage of Server, Response and Request object with HttpContext declaration from external class
0 910 posted 18 years ago by miziomon
You can use these attributes to format the display of your form bean properties. This works pretty well in displaying currency and date/time values. For example, you can display 1234.567 as $1,234.57 and 08/12/2006 as Aug 12, 2006. In order to ge...
0 1238 posted 18 years ago by springett
Mirror of library
2 2337 posted 18 years ago by jmah
2 1083 posted 18 years ago by berkes
This handy CSS attribute can be used to keep text from wrapping. It can also be used to keep other HTML elements from wrapping. Simply apply the white-space:nowrap attribute to any HTML element to force text and images to not return within a specifie...
5 3729 posted 18 years ago by jonhenshaw
Simple extension of the string method using string.prototype.
1 863 posted 18 years ago by 1man
4 1858 posted 18 years ago by assbach
run at pukiwiki and bwiki(xoops module)
0 775 posted 18 years ago by kyokutyo
I don't like having the "Open Notebook" text next to the status bar icon of Google Notebook's extension for Firefox. Add this snip to userChrome.css to make it go away!
1 812 posted 18 years ago by CUViper
Counts the total amout of nodeviews between now and a year ago (the last 31536000 seconds).
1 810 posted 18 years ago by berkes
4 1278 posted 18 years ago by springett
reading in a properties file from the file system
6 1114 posted 18 years ago by springett
1 859 posted 18 years ago by nicolaspar
Here's a quick block of code that adds a valid Atom feed to you Grails application. Validate here: http://feedvalidator.org/check?url=http://aboutgroovy.com/item/atom
1 819 posted 18 years ago by scottdavis99
This (almost) one-liner cascades into all subdirectories and deletes the files first, then the directories. Makes deleting a directory really easy. This was originally posted by John Wilson into the Groovy user list.
2 1885 posted 18 years ago by hansamann
IE6 and before doesn't support :hover in CSS (except for anchors). You can use this script to make hovers work in IE. Just add the following line to your stylesheet (this assumes the path of the file -- you may need to change it to reflect your paths...
7 1874 posted 18 years ago by jonhenshaw
1 ... 532 533 534 535 536 ... 554