What is Jquery's alternative to Mootools MochaUI?
Posted
by chris
on Stack Overflow
See other posts from Stack Overflow
or by chris
Published on 2009-07-23T04:19:45Z
Indexed on
2010/04/02
17:53 UTC
Read the original article
Hit count: 853
MochaUI is very intuitive and the modal iframes almost perfectly replicate Windows. Unfortunately, I have scripts written in Jquery that I use, and I hear there are conflicts when putting both Mootools and Jquery on one html file (is this true?).
How can I get the MochaUI features in Jquery?
At the very least, is there a similar modal dialog system?
I've seen JqueryUI Dialog but it makes the background go dark and nonfunctional, which is not what I am looking for.
© Stack Overflow or respective owner