HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/8.0.30
System: Linux multiplicar 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64
User: root (0)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: /var/www/html/ceade.tocsa.com.py/lib/yuilib/3.17.2/node-event-html5/node-event-html5.js
/*
YUI 3.17.2 (build 9c3c78e)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/

YUI.add('node-event-html5', function (Y, NAME) {

/**
 * Adds HTML5 event support to Node.
 *
 * @module node
 * @submodule node-event-html5
 **/

Y.mix(Y.Node.DOM_EVENTS, {
    DOMActivate: 1,
    DOMContentLoaded: 1,
    afterprint: 1,
    beforeprint: 1,
    canplay: 1,
    canplaythrough: 1,
    durationchange: 1,
    emptied: 1,
    ended: 1,
    formchange: 1,
    forminput: 1,
    hashchange: 1,
    input: 1,
    invalid: 1,
    loadedmetadata: 1,
    loadeddata: 1,
    loadstart: 1,
    offline: 1,
    online: 1,
    pagehide: 1,
    pageshow: 1,
    pause: 1,
    play: 1,
    playing: 1,
    popstate: 1,
    progress: 1,
    ratechange: 1,
    readystatechange: 1,
    redo: 1,
    seeking: 1,
    seeked: 1,
    show: 1,
    stalled: 1,
    suspend: 1,
    timeupdate: 1,
    undo: 1,
    volumechange: 1,
    waiting: 1
});


}, '3.17.2', {"requires": ["node-base"]});