thewickedchemist


Member since 11/06/2011

16 snippets

2461 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 549 posted 11 years ago by thewickedchemist
Html and CSS included...
0 751 posted 11 years ago by thewickedchemist
Thanks Paul Irish ;)
0 561 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 568 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 1003 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 606 posted 11 years ago by thewickedchemist
Source: http://css-tricks.com/favicons-next-to-external-links/
0 617 posted 11 years ago by thewickedchemist
Takes titles from a certain category and lists them in an unordered list.
0 590 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 632 posted 12 years ago by thewickedchemist
Originally from: http://webdesignerwall.com/tutorials/css-elastic-videos
0 658 posted 12 years ago by thewickedchemist
Well known fix for ugly webfonts...
0 639 posted 12 years ago by thewickedchemist
Simple solution to add dropdowns quickly to any site.
0 587 posted 12 years ago by thewickedchemist
Removes WWW from the current URL, if exists.
1 591 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 583 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 727 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 480 posted 12 years ago by thewickedchemist
« Prev 1 Next »