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

Remove inline event handlers #185

Open
4 tasks
MaxValue opened this issue Jul 9, 2023 · 0 comments
Open
4 tasks

Remove inline event handlers #185

MaxValue opened this issue Jul 9, 2023 · 0 comments
Assignees

Comments

@MaxValue
Copy link
Member

MaxValue commented Jul 9, 2023

Replace with proper event handling

Steps:

  • Find relevant code parts: grep -Eir --exclude-dir='devel' '\bon[a-zA-Z]+=' .
  • Implement all inline code as event handler functions in ml-ajaxtools.js
  • Add the defer attribute to the script tag for loading the ml-ajaxtools.js file
  • Test
@MaxValue MaxValue self-assigned this Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant