I’m trying to mimic apple’s navbar style, specially the CSS3 expanding searchfield.
It uses an UL with display:table and it’s LI’s with display:table-cell and width:100%. When focused the search LI expands and the other LI’s contract to fit.
Now my li’s won’t resize.
Anybody got a clue on what I’m missing there?
Also, IE is not even displaying anything.
Hey now you can used this one
HTML
css
live demo http://jsfiddle.net/vzLFS/3/