0

How to I arrange the items in the jQuery UI menu widget horizontally. It's still in development so things like this haven't been written yet.

Does anyone have a fix?

bpeterson76
  • 12,918
  • 5
  • 49
  • 82
Ben Shelock
  • 20,154
  • 26
  • 92
  • 125

1 Answers1

0

When I view the site it is broken. However usually with these things you can try to assign a class to the item and float:left the class.

Slappy
  • 4,042
  • 2
  • 29
  • 41
  • Demo is at http://jsfiddle.net/cNgG5/ Move cursor to Category and single column menu appears. How to render it to multiple columns ? – Andrus Mar 03 '13 at 07:04