ChaiBapchya opened a new issue #16231: [Website] MXNet Version selection Drop-down makes page jump to top of page URL: https://github.com/apache/incubator-mxnet/issues/16231 Upon selecting the version from the drop-down, it moves the screen to the top of the page - not the desired outcome.  However, upon selecting the rest of the options - OS Platform, Langugage binding, GPU/CPU etc the screen remains in the original position (instead of moving to the top of the page) which is the desired outcome. I'm guessing it involves playing with the button's on-click and using `$e.preventDefault();` somewhere around showContent() after populating new options https://stackoverflow.com/questions/43611173/button-onclick-makes-page-jump-to-top-of-page
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
