Is there anyway to add onclick event to the menuitem. I know the menuitem is rendered as anchor, and using javascript in href has tremendous problem as you know.
It seems that the menu control does not allow you to add custom attributes to it which makes it inextensible.