XMLWordPrintable

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0
    • 2.0
    • General
    • None
    • MOODLE_20_STABLE
    • MOODLE_20_STABLE

    Description

      Convert all legacy at_top_of_body(); these constructs are discouraged because all JS should be done in footer through one of these:
      1/ YUI events
      2/ $PAGE->requires->js_init_code()
      3/ $PAGE->requires->js_function_call()

      it is recommended to use external YUI modules $PAGE->requires->js_module() libraries instead of $PAGE->requires->js()

      Attachments

        Activity

          People

            skodak Petr Skoda
            skodak Petr Skoda
            Nobody Nobody
            Adrian Greeve, David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              24/Nov/10