Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

function focusMapName add disabled #13

Open
3xxx opened this issue Oct 24, 2022 · 0 comments
Open

function focusMapName add disabled #13

3xxx opened this issue Oct 24, 2022 · 0 comments

Comments

@3xxx
Copy link

3xxx commented Oct 24, 2022

  function focusMapName() {
    $("#map-name").select();
    $("#map-name").addClass("map-editing");
    $("#map-name").prop("disabled", false);
  }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant