html - jQueryUI Resizable causing position:absolute <li> to not be 100% height -


i trying achieve multiple <li> elements inline, each of height:100%;

for reasons outside scope of question, desire not have <li> elements positioned absolutely. can chime in on how achieve same layout position:relative; or position:static; elements?

look @ jsfiddle below reference: http://jsfiddle.net/kvwrc/7/


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -