internet explorer 7 - Double scroll in ie 7 with ul -



internet explorer 7 - Double scroll in ie 7 with ul -

i have problem double scroll in ie 7 ul/li tree. can in case remove scroll generated ie real scroll donot work- doesnot scroll tree of elements. short version of tree: should scroll?

<ul id="pref1_tree" class="tree ui-widget-daredevel-checkboxtree ui-widget ui-widget content"> <li id="rootmultiselect" class="expanded"> <span class="ui-icon ui-icon-triangle-1-se"></span> <input id="pref1_chb_0" type="checkbox" value="0" name="pref1_lvlchb"> <label id="pref1_label_0">Российская Федерация</label> <ul style=""> <li id="rootmultiselect" class="expanded"> <li id="rootmultiselect" class="expanded"> <li id="rootmultiselect" class="expanded"> <li id="rootmultiselect" class="expanded"> <span class="ui-icon ui-icon-triangle-1-se"></span> <input id="pref1_chb_8" type="checkbox" value="8" name="pref1_lvlchb"> <label id="pref1_label_8">Кавказский ф.о.</label> <ul style=""> <li class="leaf"> <li class="leaf"> <li class="leaf"> <li class="leaf"> </ul> </li> </ul> </li> </ul>

internet-explorer-7 scroll html-lists

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -