Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
105 views

I am writing a browser extension for the popular video chatting platform, Omegle. The extension needs access to internal events of the omegle app. The app uses Mootools for firing events, and creates ...
GuntherKushner's user avatar
0 votes
1 answer
49 views

I cannot overload class function var Input_text = new Class({ initialize: function(obj, defo){ that = this; if (obj) { this.elem = obj; this.elem.addEvent('keyup', function(...
Michel J's user avatar
0 votes
0 answers
351 views

I've had google recaptcha v2 running from last few months but now suddenly it stopped working on my live site (https://blisspot.com/signup). Its working fine on dev site (https://dev.blisspot.com/...
Ahmad Raza's user avatar
1 vote
1 answer
235 views

I'm upgrading from MooTools 1.3 to the newest 1.6.0, but when I do the date picker on my site disappears. I tried all the old compat versions of MooTools between 1.3 and 1.6.0 (1.4.5, 1.5.1 and 1.5.2) ...
Saif Navid's user avatar
1 vote
0 answers
250 views

I'm trying to use fullcalendar.io and mootools libraries in same web site. However I have this error: TypeError: t is undefined xxx_core.main.min_1.js:9:22019 The file xxx_core.main.min_1.js ...
thiery's user avatar
  • 15
1 vote
0 answers
132 views

I'm trying to create an API for a chat service. Sending a request after another is required for the chat to work. I started implementing it with Python requests but it was very slow. I also tried ...
killaz's user avatar
  • 57
1 vote
0 answers
52 views

This is my first exposure with using Mootools; I have not used Jquery much, and I am having troubles implementing a new change to the scripting. We used a flash uploader, FancyUpload2 and I have ...
Jnice2k3's user avatar
0 votes
2 answers
361 views

I am working on a Contao site that is supposed to be upgraded from 2.11.6 to 3.5.40 because the provider will soon force a PHP upgrade from 5.6 to 7.3. The upgraded site should look and feel like the ...
Timm's user avatar
  • 2,588
0 votes
2 answers
886 views

Some had this problem but I did not see any answer that fits mine. Here is the html : <div id="page"> ...... <ul> <li role="presentation"> <a id="selection"...... &...
mlwacosmos's user avatar
  • 4,561
0 votes
0 answers
57 views

I am trying to insert a html block of code before the previous one. I am using the prepend() method to insert into a list and it works I am inserting where I want but its only outputting the plain ...
Boxer19's user avatar
  • 37
1 vote
2 answers
68 views

I added an icon next to a file that, when clicked, will mark the file as a redline and change the color of the text of the filename. My boss wants me to do this via AJAX, but I've never done AJAX ...
PortyR's user avatar
  • 405
0 votes
1 answer
45 views

I have inherited a codebase which implements MooTools 1.4.5. The code also utilises a third party library to handle dragging on responsive devices. The following code is in that library: var ...
Mike Poole's user avatar
  • 2,071
0 votes
1 answer
41 views

I have an dropdown that lists people available for a job. In each option there is a value and a data-id-proofinglevel. I would like to get the value of the data-id-proofinglevel for the selected ...
PortyR's user avatar
  • 405
1 vote
1 answer
123 views

I worked on a page that has MooTools in it and now the MooTools is not working. It is supposed to detect when a change has been made to a dropdown and save the change and the field flashes green. I ...
PortyR's user avatar
  • 405
1 vote
0 answers
672 views

Including the mootools.min.js in the Maps JavaScript API Hello World example causes the street view feature to fail rendering street images. I'm working with Joomla and mootools gets loaded prior to ...
Johnny Ruin's user avatar

15 30 50 per page
1
2 3 4 5
172