Hi :)
When you put an inline list of items in a div with a fixed width and set overflow to hidden, the elements stack vertically.
Anyone have any css hacks to get them to remain inline while hidden. Possibly using overflow:hidden without a width?
Thank you in advance!