is it safe to use jQuery and MooTools together?
- by user1179459
I just need to know is it safe to use jQuery and MooTools Together in one web framework?
I am not trying create application using both of them, but I am in a situation where I need to modify mootool based application framework, so I am used to jquery, I don't want to waste my time learning mootools and I think jquery is better than the mootools in many contexts like number of applications, plugins etc.
so questions are
is it safe to use mootools and jquery in one framework?
will there be cross browser issues?
how robust the application will be when using both?