Profile
Achievement
Jamie's Recent Snippets
- All /
« Prev 1 Next »
I found some cases where JavaScript won't properly handle the Plus symbol (+)
0
1315
posted 14 years ago by Jamie
This SQL query will find all the SlideDeck related entries in your WordPress database.
0
1062
posted 14 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
1251
posted 15 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
1725
posted 15 years ago by Jamie
This may be necessary to properly add theme support for multiple menus.
0
1260
posted 15 years ago by Jamie
I\'ve added an additional case to handle videos linked from a user\'s channel.
2
2142
posted 15 years ago by Jamie
Simple function to return a decimal value between the minValue and the maxValue.
0
2263
posted 15 years ago by Jamie
Simple function to return a value between the minValue and the maxValue.
0
1214
posted 15 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
1670
posted 15 years ago by Jamie
This is useful for when a Wordpress environment goes live; typically the uploads have an absolute URL.
5
1810
posted 15 years ago by Jamie
This is assuming that you have SlideDeck loaded already.
http://www.slidedeck.com/
0
1089
posted 15 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
1247
posted 15 years ago by Jamie