BFTrick


Member since 2008

11 snippets

13037 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

BFTrick's Recent Snippets



« Prev 1 Next »
Open up your terminal and type in the following commands to show hidden files (such as a .htaccess file).
0 2049 posted 14 years ago by BFTrick
2 2291 posted 15 years ago by BFTrick
You will want to include the jquery easing plugin: http://gsgd.co.uk/sandbox/jquery/easing/ Add a class of 'scroll' to any element that should slide to an anchor tag. You must give the anchor tag an id equal to the name.
1 2047 posted 15 years ago by BFTrick
Slide / scroll to the top of the page.
1 1732 posted 15 years ago by BFTrick
A default HTAccess file. Uncomment any lines that you want to use. http://enarion.net/web/htaccess/trailing-slash/
1 1700 posted 15 years ago by BFTrick
This code redirects all external traffic (all traffic not belonging to a particular ip) to a temp page. This is useful for performing site maintenance.
2 1855 posted 15 years ago by BFTrick
This code will loop through any posted variables and print the name of the field as well as the value of the field.
0 1690 posted 16 years ago by BFTrick
Must have a field named Weight. The more Weight the more often the record is selected. Weight should be an integer between 1 and 10.
1 2000 posted 16 years ago by BFTrick
X can be any numeric value.
1 1801 posted 17 years ago by BFTrick
The first part resets all the browser\\\'s default styles. The second part adds some styles back in and provides a few classes for common issues. The third part will check your page for invalid markup.
2 2192 posted 17 years ago by BFTrick
« Prev 1 Next »