%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home2/vacivi36/ava/question/yui/build/moodle-question-searchform/
Upload File :
Create Path :
Current File : //home2/vacivi36/ava/question/yui/build/moodle-question-searchform/moodle-question-searchform.js

YUI.add('moodle-question-searchform', function (Y, NAME) {


    var SELECTORS = {
            OPTIONS: '.searchoptions'
        },
        NS;

    M.question = M.question || {};
    NS = M.question.searchform = {};

    NS.init = function() {
        Y.delegate('change', this.option_changed, Y.config.doc, SELECTORS.OPTIONS, this);
    };

    NS.option_changed = function(e) {
            e.target.getDOMNode().form.submit();
    };



}, '@VERSION@', {"requires": ["base", "node"]});

Zerion Mini Shell 1.0