Project:Jump menu
Version:5.x-1.0
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs work

Issue Summary

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?

AttachmentSize
remove-top.patch682 bytes
nobody click here