thewickedchemist


Member since 11/06/2011

16 snippets

2500 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 550 posted 11 years ago by thewickedchemist
Html and CSS included...
0 757 posted 11 years ago by thewickedchemist
Thanks Paul Irish ;)
0 564 posted 11 years ago by thewickedchemist
Simply set the id in the content, and use a hash in the anchor to scroll to it.
0 575 posted 11 years ago by thewickedchemist
Checks for fake DNS as well as utilizes regex functions to check the string for proper length & characters.
0 1010 posted 11 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 610 posted 11 years ago by thewickedchemist
Source: http://css-tricks.com/favicons-next-to-external-links/
0 618 posted 11 years ago by thewickedchemist
Takes titles from a certain category and lists them in an unordered list.
0 592 posted 11 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 640 posted 12 years ago by thewickedchemist
Originally from: http://webdesignerwall.com/tutorials/css-elastic-videos
0 662 posted 12 years ago by thewickedchemist
Well known fix for ugly webfonts...
0 640 posted 12 years ago by thewickedchemist
Simple solution to add dropdowns quickly to any site.
0 591 posted 12 years ago by thewickedchemist
Removes WWW from the current URL, if exists.
1 598 posted 12 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 587 posted 12 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 732 posted 12 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 484 posted 12 years ago by thewickedchemist
« Prev 1 Next »