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.
   
   ![Install 
page](https://user-images.githubusercontent.com/10992635/65363728-548a5100-dbc2-11e9-80a5-a3f051b3e766.png)
   
   
   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

Reply via email to