I've created a Javacript Library called Tocl. I've tested it in Chrome and Safari and everythigs work properly. But when I test it on Mozilla browser (Firefox, Aurora) nothing happen here. I don't know whats going on here. The console says 'Tocl is undefined' and 'ToclObject' is not constructor. But on Chrome and Safari everythings is ok. Can you help find out whats wrong in my code?
This is my repository:
https://github.com/mahdaen/tocl
https://github.com/mahdaen/tocl/tree/master/sample
Thanks.