mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
This commit is contained in:
parent
8b50caecc4
commit
a1faa08fec
1 changed files with 0 additions and 3 deletions
|
|
@ -846,9 +846,6 @@ function onSiteMapReceived(htData){
|
|||
.bind("select_node.jstree", function(event, data){
|
||||
// move scroll
|
||||
var ul = $($("#siteMapTree").jstree("get_container")[0]);
|
||||
ul.parent("div.cnt").stop().animate({
|
||||
scrollTop: data.rslt.obj.offset().top - ul.offset().top
|
||||
}, 800);
|
||||
|
||||
$("#siteMapTree input").blur();
|
||||
//console.log($("#siteMapTree input"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue