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

From MoodleDocs
Revision as of 09:24, 15 June 2009 by Frank Ralf (talk | contribs) (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. --~~~~)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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. --Frank Ralf 09:24, 15 June 2009 (UTC)