Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: JavaScript guidelines.

Development talk:JavaScript guidelines: Revision history

From MoodleDocs

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 February 2011

13 June 2010

26 April 2010

16 June 2009

15 June 2009

  • curprev 09:2409:24, 15 June 2009Frank Ralf talk contribs 239 bytes +239 New page: == event handlers == Should there be a recommendation to use YUI event handlers instead of JavaScript's inline event handlers? This might be better for cross-browser compatibility. --~~~~