I cannot figure out why this menu cannot be made shorter in height. I want to make it about 75% of the current size, but no matter what I set the menuheight attribute to, it will not get any smaller. See http://www.cpspress.com/palmer/assignme ... ule_a.html for live example.
is not doing anything. Take it out completely.
Try setting the fontsize to "10px" or "12px" rather than 100%, as cross browser capability then is better.
Try playin with padding=1; better than 4 or 6;
That reduces height.
Your margin setting too doesn´t seem to be useful. Check if it is necessary.