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
Post a Comment