Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[Website] MXNet Version selection Drop-down makes page jump to top of page #16231

Closed
ChaiBapchya opened this issue Sep 20, 2019 · 5 comments · Fixed by #18238
Closed

[Website] MXNet Version selection Drop-down makes page jump to top of page #16231

ChaiBapchya opened this issue Sep 20, 2019 · 5 comments · Fixed by #18238

Comments

@ChaiBapchya
Copy link
Contributor

Upon selecting the version from the drop-down, it moves the screen to the top of the page - not the desired outcome.

Install page

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

@mxnet-label-bot
Copy link
Contributor

Hey, this is the MXNet Label Bot.
Thank you for submitting the issue! I will try and suggest some labels so that the appropriate MXNet community members can help resolve it.
Here are my recommended label(s): Doc

@ChaiBapchya
Copy link
Contributor Author

@mxnet-label-bot add [website-beta]

@aaronmarkham What do you think?

@ChaiBapchya
Copy link
Contributor Author

ChaiBapchya commented Oct 1, 2019

@mxnet-label-bot update [website]

@aaronmarkham
Copy link
Contributor

@mxnet-label-bot add [website-beta]

@aaronmarkham What do you think?

Sounds like we need a jquery label for people that want to hack on the front-end of the site.

@ys2843
Copy link
Contributor

ys2843 commented Apr 30, 2020

I will work on this issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Development

Successfully merging a pull request may close this issue.

5 participants