Ok so had an issue with wanting to show the parents title in the childs seperate navigation in Drupal.
Using menu_block_split module I can achieve splitting the navigation up, but not bringing the title of the parent with it.
Posted on February 11th, 2010 by Alex (1) Comment
Here is a list of the most common modules I use, along with the Drupal core:
Posted on October 17th, 2009 by Alex (2) Comments
Firstly my new website which is in development is a full Drupal based website, just finding the time to work on it is hard.
Here is my Drupal tip for themers.
Posted on October 17th, 2009 by Alex (3) Comments
At work today I came across the issue of having to make navigation work like an accordian. First I went to the jQuery UI site and looked at the code, added it in and tested it.
Posted on May 19th, 2009 by Alex (2) Comments
This is a question I am recently asking myself after being asked by a few developers when they encounter issues in IE.
This is really quick and simple, jQuery 1.2.4a I have found this to be the most stable out of them all, especially with effects like .animate({}); which is really useful.
Posted on April 11th, 2009 by Alex (1) Comment