Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
and check out http://code.google.com/chrome/chromeframe/developers_guide.html#Detecting_Google_Chrome_Frame
0
1394
posted 16 years ago by mware1205
To display "&" character within the string used as error descriptor in ErrorProvidor component in .NET use "&&&" so that it displays as a single "&".
More detail at:
http://www.codeproject.com/Messages/3225091/ErrorProvider-SetError-string-constra...
0
2101
posted 16 years ago by sysdeamon
Hovering over a ransomTab animates in the ransomStrip of the same index
1
1944
posted 16 years ago by teedy
Function to add custom body class in th Thesis theme for WordPress...Thanks to @girliegeek!
1
1879
posted 16 years ago by joelhaus
Hey everyone, I was noticing that there are a lot of ways that people are using to write their own string truncation functions wit the use of other functions like 'substr_replace', but it kinda seemed like a lot of them went a bit too far out to make...
1
1554
posted 16 years ago by Admiral
Put the following in your controller to define the content-type for *that* specific controller.
0
1249
posted 16 years ago by chrisamini