[jQuery] horizontal Menu with no child menu

[jQuery] horizontal Menu with no child menu


I want to make a horizontal menu with a lot of menu items but some of
them wont have any sub menus associated with them.
Right now, i have to add at least one item in submenu with sometext in
it, else it gives a weired behavior.
But I want that any of the items should have no items below it yet
submenu shud be displayed, just like a long horizontal bar..
Can any one help me?