chrisjlee


Member since 11/05/2008

10 snippets

4625 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

chrisjlee's Recent Snippets



« Prev 1 Next »
Enjoy.
2 947 posted 14 years ago by chrisjlee
Source: http://www.websitedesignby.com/programming/wordpress-website-development-work-flow-wp-config-php/
0 1373 posted 15 years ago by chrisjlee
Make sure you change the variable v_ga_track near the end of the script.
0 1007 posted 15 years ago by chrisjlee
Uses jquery and raw javascript to quickly add a class to the body class depending on what kind of page it is.
0 1152 posted 16 years ago by chrisjlee
Easily Modify and Layout html with classes that on the fly create margins
0 1060 posted 16 years ago by chrisjlee
When you can't use firebug to discover cross browser compatibility problems (i.e. internet explorer 6) then what's the fastest way to see the padding and margins? A quick solution is adding a css debug class to your container. Feel free to change...
0 1515 posted 16 years ago by chrisjlee
Clearfix with 2 different classes: page, section Section: takes up a whole row (much like TR); Page: is the container for each section
0 1145 posted 16 years ago by chrisjlee
If you ever need to list all the internal functions of JQuery without the use of googling. You can always use the following command with firebug.
1 1124 posted 16 years ago by chrisjlee
3 1167 posted 16 years ago by chrisjlee
« Prev 1 Next »