Javascript question

Out of context: Reply #11

  • Started
  • Last post
  • 12 Responses
  • uan0

    // ----------------------------no bug open
    -_-_-_-_-open click fired
    app.js:139 add class openpage fired
    app.js:141 fadeDashBoard fired
    // ----------------------------no bug open

    // ----------------------------no bug close
    VM1434:1934 mousedown MouseEvent {isTrusted: true}
    app.js:116 ---------------close click fired!
    app.js:119 .onefunction firing
    app.js:122 this remove classes function firing
    app.js:124 showDashBoard
    // ----------------------------no bug close

    // ----------------------------doub... click
    VM1434:1934 mousedown MouseEvent {isTrusted: true}
    app.js:137 -_-_-_-_-open click fired
    app.js:139 add class openpage fired
    app.js:141 fadeDashBoard fired
    VM1434:1934 mousedown MouseEvent {isTrusted: true}
    app.js:119 .onefunction firing
    app.js:122 this remove classes function firing
    app.js:124 showDashBoard
    // ----------------------buggy double click

View thread