Azoomer - azoomer.com - Azoomer.com
General Information:
Latest News:
How to make a simple jQuery slideshow 13 Jun 2010 | 02:07 am
In search of a simple slideshow made with jQuery I found an article by Jon Raasch and also an article by Jonathan Snook, both very interesting. The later had an incredibly simple code that I really li...
Slideshow in thematic child theme 30 May 2010 | 11:56 am
The youtube z-index bug 18 May 2010 | 08:01 am
Just got hit with this z-index bug where the dropdown menu goes behind the embedded youtube video. I tried to change every z-index in my stylesheet but to no avail. It turns out that the solution lie...
Disabling menu links in wordpress 18 May 2010 | 06:14 am
In some instances you can have links in the main menu of a wordpress blog that you don't want people to follow. Typically if the page it links to is empty and you are only using the link as a headline...
Integrating a color picker in a wordpress child theme 17 May 2010 | 11:34 pm
Always in need of a colorpicker i decided to put one up on this site. Because it's a wordpress child theme it was a little tricky to get it working. I found a jquery colorpicker plug in at http://gusc...
Using php include in wordpress 25 Feb 2010 | 12:08 pm
I've been at it before, but when i need it is forgotten again. This time I'm making a post as a reminder. Using include php in wordpress posts, pages or widgets requires a plug in. I have used Exec-ph...
Disabling the tooltip in the dropdown menu of a child theme 21 Feb 2010 | 11:42 am
Working on a thematic child theme it has been bothering me that the tooltip ( title) appears when hovering over the main menu. It makes it difficult to see the text in the dropdown right below. Today ...
Adding javascript to a Thematic child theme 2 Feb 2010 | 10:16 am
I've been experimenting with the thematic theme framework and the concept of wordpress child themes. Being new to wordpress it's a bit of a challenge. Today i wanted to put up a slideshow in a themati...