Skip to content
This repository has been archived by the owner on Dec 9, 2017. It is now read-only.

handle mootools-based apps #6

Open
msridhar opened this issue Nov 22, 2013 · 0 comments
Open

handle mootools-based apps #6

msridhar opened this issue Nov 22, 2013 · 0 comments

Comments

@msridhar
Copy link
Contributor

We need to handle sites that use Mootools. This doesn't work currently because Mootools overwrites many built-in JS functions. E.g., this game doesn't work:

http://www.lbnstudio.fr/labs/tetris/test/uTetris/

We need to grab a copy of various built-in functions and then invoke through those pointers. Here's what was done in a previous project:

https://github.com/ecspat/eavesdropper/blob/master/util.js

Not sure if this will be sufficient, but it's probably a good starting point.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant