11th Mar 2011 • David Carr Switch Statement From time to time you may need to find a value of a variable to perform an action you can do this wi... Read more
2nd Jan 2011 • David Carr Create Pure CSS Tooltips Through this code, you can have your own tooltips using just CSS!! Read more
15th Dec 2010 • David Carr Styling forms with CSS Forms come in all shapes and sizes but they all look the same and as such they all look really dull... Read more
2nd Nov 2010 • David Carr CSS for different versions of IE Some times your site looks different in IE 6 then it does in 7 or in Firefox. Most of the time you c... Read more
10th Oct 2010 • David Carr Override file upload sizes an htaccess file A tutorial to override file upload sizes an htaccess file. Note htaccess files only work on a linux... Read more
24th Sep 2010 • David Carr Custom error pages with htaccess A tutorial to enable custom error pages with an htaccess file. Note htaccess files only work on a li... Read more
14th Aug 2010 • David Carr Disable Directory Browsing A tutorial to disable directory browsing with an htaccess file. Note htaccess files only work on a L... Read more
4th Jul 2010 • David Carr Javascript Redirect This tutorial will show you how to redirect your page with JavaScript. Read more
24th Jun 2010 • David Carr Motion tween with actionscript If you ever wanted to do a motion tween with actionscript this tutorial will be very useful. Read more
4th May 2010 • David Carr Force Internet Explorer 8 to render IE 7 or 8 Avoid the headache's of compatibility problems when using Internet Explorer 8 by forcing it to r... Read more