[jQuery] Superfish - Evenly spread menu through entire width of ul
Quick question (hopefully quick). I'm trying to use superfish to
create a nav bar style menu, this all works as advertised, however
I've set the width of the <ul> to be 960px, I'd like all the li's to
spread evenly through the entire 960px.
The default behavior is squished to the left, I know I could fix this
manually using margins, padding, borders, etc ... however I would like
more of a table style layout using ul, li's and superfish.
Anyone try this before? I don't think I need to paste any examples,
I'm using the stock examples from http://users.tpg.com.au/j_birch/plugins/superfish/.
Thanks in advance.