Twitsnip is a place to post code snippets and share them. Login with your existing Twitter account, if you don't have a Twitter account simply create on at www.twitter.com

twitsnipnet

twitsnipnet's Profile

Recent Snippets

Image Preloader

0

In case you need to preload images before the loading of your page completes, use the following technique. Just add the images’ paths to the DIV class, and call the DIV in your HTML. The DIV will not be visible but the images will preload nicely.

CSS for different versions of IE

0

Condition statements for IE6 & IE7 to load an alternative stylesheet

Javascript Redirect

0

This snippet will show you how to redirect your page with JavaScript.

Disable Directory Browsing

0

A snippet to disable directory browsing with an htaccess file

Override file upload sizes an htaccess file

0

A snippet to override file upload sizes an htaccess file