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

Suggestion: header-buttons in result for XML-compare #419

Open
Pierre-de-la-Verre opened this issue Sep 25, 2024 · 0 comments
Open

Suggestion: header-buttons in result for XML-compare #419

Pierre-de-la-Verre opened this issue Sep 25, 2024 · 0 comments

Comments

@Pierre-de-la-Verre
Copy link

I'm no webdesigner and no aesthete, but the button "prev / next" in the HTM-result could be improved a little bit, maybe like this ..

        <input type="button" value="<< go to prev" onclick="onPrev()" style="padding:5px 10px; cursor:pointer; background-color:PaleGoldenrod" />
        <input type="button" value="go to next >>" onclick="onNext()" style="padding:5px 10px; cursor:pointer; background-color:PaleGoldenrod;" />

  • longer text
  • brackets as optical advice

  • "prev" (= back = left) before "next" (= right)
  • mouse cursor changes to pointer
  • other background

Please check it if you want to take it - it's a very simple level of HTM

@Pierre-de-la-Verre Pierre-de-la-Verre changed the title Suggestion: header-buutons in result for XML-compare Suggestion: header-buttons in result for XML-compare Sep 26, 2024
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