thewickedchemist


Member since 11/06/2011

16 snippets

4383 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

thewickedchemist's Recent Snippets



« Prev 1 Next »
Place the function in your functions.php file of your theme... Then, simply call like this: wp_paginate('', 3); The first param is optional, the second dictates how many pages before and after the current page link will show...
0 869 posted 12 years ago by thewickedchemist
Html and CSS included...
0 1150 posted 12 years ago by thewickedchemist
Thanks Paul Irish ;)
0 884 posted 12 years ago by thewickedchemist
Simply set the id in the content, and use a hash in the anchor to scroll to it.
0 908 posted 12 years ago by thewickedchemist
Checks for fake DNS as well as utilizes regex functions to check the string for proper length & characters.
0 1429 posted 12 years ago by thewickedchemist
This is just a quick and simple lazy way to do this, didn't feel like using a plug-in for something that is only used on one page...
0 933 posted 12 years ago by thewickedchemist
Source: http://css-tricks.com/favicons-next-to-external-links/
0 972 posted 13 years ago by thewickedchemist
Takes titles from a certain category and lists them in an unordered list.
0 927 posted 13 years ago by thewickedchemist
Hides the button based on scroll position, fades in and out as necessary and upon click smoothly scrolls back to the top.
0 1003 posted 13 years ago by thewickedchemist
Originally from: http://webdesignerwall.com/tutorials/css-elastic-videos
0 1011 posted 13 years ago by thewickedchemist
Well known fix for ugly webfonts...
0 974 posted 13 years ago by thewickedchemist
Simple solution to add dropdowns quickly to any site.
0 924 posted 13 years ago by thewickedchemist
Removes WWW from the current URL, if exists.
1 946 posted 13 years ago by thewickedchemist
Issues a check to see if the "www" is included, if not, forces "www" to be appended to the URL in question.
1 932 posted 13 years ago by thewickedchemist
Simple mix of basic CSS, HTML, and jQuery to detect IE and display a message to the user encouraging them to update.
0 1078 posted 13 years ago by thewickedchemist
A compiled version of essential styles as a nice blue print for a new project. Toolbox: http://www.css-tricks.com CSS Reset: http://meyerweb.com/eric/tools/css/reset/
0 773 posted 13 years ago by thewickedchemist
« Prev 1 Next »