dmotz / oriDomi

🪭 Fold up DOM elements like paper
https://oxism.com/oriDomi
MIT License
2.41k stars 207 forks source link

Javascript Errors in Firefox #3

Closed blissdev closed 12 years ago

blissdev commented 12 years ago

Hi,

I got the following errors in Firefox 17.0a1 while trying to view oridomi.com. Hope this helps.

[18:53:46.945] TypeError: css.transform.match(...) is null @ http://oridomi.com/oriDomi.js:70
[18:53:46.993] TypeError: $(...).oriDomi is not a function @ http://oridomi.com/js/demo.js:20
[18:53:47.509] TypeError: chromeAPI.timers is undefined @ resource://jid0-hc7vb1gcmvr7ibb5b5adujtjb3u-at-jetpack/api-utils/lib/cuddlefish.js -> resource://jid0-hc7vb1gcmvr7ibb5b5adujtjb3u-at-jetpack/api-utils/lib/sandbox.js -> resource://jid0-hc7vb1gcmvr7ibb5b5adujtjb3u-at-jetpack/api-utils/data/worker.js:130
dmotz commented 12 years ago

Thanks, I fixed the issue here: https://github.com/dmotz/oriDomi/commit/d792b3a3008aec40945b4609f13a0c50f2161cef

http://oridomi.com should be working in the Firefox nightly now if you hard refresh.

blissdev commented 12 years ago

Definitely is, nice work. Hope they fix the AA issues soon.