Skip to content

issues Search Results · repo:mootools/mootools-core language:JavaScript

Filter by

520 results
 (79 ms)

520 results

inmootools/mootools-core (press backspace or delete to remove)

In some (rare) cases function instanceOf may fall into an infinite loop, which - in my case - was possible to eliminate by adding additional conditional break. while (constructor){ if (constructor === ...
  • olgierd23
  • 5
  • Opened 
    on Feb 13, 2017
  • #2780

Hi, right now it is not possible to observe visibilitychange events with MooTools. I used this code to implement it (found here https://davidwalsh.name/page-visibility) // Adapted slightly from Sam Dutton ...
  • leonardfischer
  • 2
  • Opened 
    on Jan 5, 2017
  • #2779

Hi, I ask for a research purpose. Has mootools had a criterion to set the order of browsers for cross-browser testing? The current order of browsers: - BUILD= compat BROWSER= phantomjs ...
comunication
specs
support
  • junghyun87
  • 2
  • Opened 
    on Dec 21, 2016
  • #2778

For ultimate brevity
  • FedgeNo
  • 1
  • Opened 
    on Dec 11, 2016
  • #2777

Checked it on iphone 6 in safari - if i set window.addEvent( domready ,callback); the callback won t fire.
  • Adidi
  • 2
  • Opened 
    on Nov 1, 2016
  • #2776

v1.5.2 Two issues: I intermittently get a thenable back from Request w/no .then method? r = new Request.JSON({url: https://someplace.net/api/ }) Object {$chain: Array[0], $events: F, options: Object, ...
  • CNSKnight
  • 1
  • Opened 
    on Oct 27, 2016
  • #2775

I have an existing project that uses MooTools that I would like to add a Bing Map to. I ve discovered, however, that MooTools breaks Bing Maps. Here is a jsfiddle that shows the problem. If you watch your ...
  • GamerJosh
  • Opened 
    on Oct 21, 2016
  • #2774

Tested with MooTools 1.5.2 and 1.6.0 in compat mode. Both times I get error (see screenshot) which caused click events coded in React to seise firing after the first time. However, when I use MT without ...
  • dmitrizzle
  • 4
  • Opened 
    on Sep 30, 2016
  • #2773

Maybe I m missing something, but it seems the event handling documentation could be clearer. The documentation for http://mootools.net/core/docs/1.6.0/Element/Element.Event doesn t specify the expected ...
  • NaridaL
  • 4
  • Opened 
    on Sep 20, 2016
  • #2771

On windows at least one of the Grunt tasks fails on the eslint task: windows Expected linebreaks to be LF but found CRLF This is due to the following line in .eslintrc: linebreak-style: [2, unix] ...
  • esr360
  • Opened 
    on Aug 13, 2016
  • #2769
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.