Show More
@@ -87,7 +87,10 b' YUE.onDOMReady(function(){' | |||||
87 | } |
|
87 | } | |
88 | } |
|
88 | } | |
89 |
|
|
89 | highlight_lines(h_lines); | |
90 |
|
90 | var _first_line= YUD.get('L'+h_lines[0]); | ||
|
91 | if(_first_line){ | |||
|
92 | _first_line.scrollIntoView() | |||
|
93 | } | |||
91 | } |
|
94 | } | |
92 |
|
95 | |||
93 | // select code link event |
|
96 | // select code link event |
General Comments 0
You need to be logged in to leave comments.
Login now