fix update scrollbar (list)
This commit is contained in:
@@ -17,6 +17,7 @@ databap.pageInit = function()
|
|||||||
{
|
{
|
||||||
$ListBox.children().hide();
|
$ListBox.children().hide();
|
||||||
$ListBox.find('div[id^='+$This.attr('id')+']').show();
|
$ListBox.find('div[id^='+$This.attr('id')+']').show();
|
||||||
|
databap.databap.updateScrollBar('top');
|
||||||
}, i);
|
}, i);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user