[ Result ]
I want to click save button, and scroll to the top of page.
[ Method ]
RgAdvancedPortFilters.htm
fix --> function save()
add this line at the bottom of function
parent.document.getElementById('top').scrollIntoView(true); 加這行
In main.htm
fix <body id="top">
0 意見:
張貼留言