I wanted to remove the top item in the menu (it is just the name of the menu). I used array_slice and set the 4th argument of 'preserve_keys' to true. However this only works for php 5.2+. ( http://us3.php.net/array_slice ). Maybe there is a better way to do this or maybe this should be a jumpmenu option to do this?

CommentFileSizeAuthor
remove-top.patch682 bytesjody lynn