Welcome To Snipplr
Everyone's Recent CSS Snippets Tagged javascript
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev 1 Next »
Prevent users submitting contact form if less than 2 words are entered (JavaScript)
0
1372
posted 11 years ago by buda9
This is sometimes not the best solution to a server caching your css files. But if you want to force a stubborn server to serve the most recent css file to the browser this seems to work. Could slow things down a touch, but for small css files not...
1
1734
posted 16 years ago by jadedbat
Find out how to do rounded corners in CSS. A new method has recently come out that makes it extremely easy to implement.
3
2099
posted 16 years ago by neal_grosskopf
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
2762
posted 18 years ago by jonhenshaw
« Prev 1 Next »