Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-11795

Move all JavaScript from HTML code to external files

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.1.0-a1
    • 3.1.0-dev
    • Styles
    • None

      RFC: http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=44477

      All JavaScript should be moved to external files. It will reduce loading time because browser engine won't have to switch between JS and HTML parsers, it will reduce page size because HTML code will be smaller.

      Variables used by JS should be set via data attributes to appropriate elements.

            EXreaction EXreaction [X] (Inactive)
            Arty Vjacheslav Trushkin [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: