Profile
Achievement
Jamie's Recent Snippets
- All /
« Prev 1 Next »
I found some cases where JavaScript won't properly handle the Plus symbol (+)
0
881
posted 13 years ago by Jamie
This SQL query will find all the SlideDeck related entries in your WordPress database.
0
702
posted 13 years ago by Jamie
This code war written for a project I'm working on where a map of the world may need to be offset to center the view on specific areas. I'm also using it as a part of an iterative blur function to prevent seams from the blur operation.
I would lik...
0
786
posted 14 years ago by Jamie
Returns an HTML string of taxonomy terms associated with a post and given taxonomy. Terms are linked to their respective term listing pages.\r\n\r\nThis is for when a custom taxonomy is registered for a custom post type.
2
1111
posted 14 years ago by Jamie
This may be necessary to properly add theme support for multiple menus.
0
830
posted 14 years ago by Jamie
I\'ve added an additional case to handle videos linked from a user\'s channel.
2
1206
posted 14 years ago by Jamie
Simple function to return a decimal value between the minValue and the maxValue.
0
1710
posted 14 years ago by Jamie
Simple function to return a value between the minValue and the maxValue.
0
806
posted 14 years ago by Jamie
The issue appears in various places, but likely has something to do with "having layout" and is typically seen as extra whitespace between <li> elements.
0
1123
posted 14 years ago by Jamie
This is useful for when a Wordpress environment goes live; typically the uploads have an absolute URL.
5
1041
posted 14 years ago by Jamie
This is assuming that you have SlideDeck loaded already.
http://www.slidedeck.com/
0
674
posted 14 years ago by Jamie
Run in the FireBug console, and copy the output. An odd class is included for row striping, and the number of items can be controlled via the for loop.
1
800
posted 14 years ago by Jamie