Skip to main content Skip to main navigation menu Skip to site footer
Test
  • Current
  • Archives
  • About
    • About the Journal
    • Submissions
    • Privacy Statement
    • Contact
Search
  • Register
  • Login
  1. Home /
  2. Archives /
  3. Vol. 1 No. 1 (2026) /
  4. Article
This is an outdated version published on 2026-02-08. Read the most recent version.

asdddad

Authors

  • isabella li Tsinghua University Author

DOI:

https://doi.org/10.70088/n7kqkz40

Keywords:

Test, Keywords

Abstract

asdadadaada

Published

2026-02-08

Versions

  • 2026-02-08 (2)
  • 2026-02-08 (1)

Issue

Vol. 1 No. 1 (2026)

Section

Article

Language

  • English

Information

  • For Readers
  • For Authors
  • For Librarians

document.querySelectorAll('input[name="categoryIds"]').forEach(box => {
    box.addEventListener('change', function() {
        if (this.checked) {
            // 当选中一个时,取消同一组内其他所有勾选
            document.querySelectorAll('input[name="categoryIds"]').forEach(other => {
                if (other !== this) other.checked = false;
            });
        }
    });
});

More information about the publishing system, Platform and Workflow by OJS/PKP.