Vasko Gjurovski ha scritto:
Sorry to see your post so late, I would have saved you some time.. :(
No worry ;-) Debugging is an interesting life activity ;-)
What I do is not to change the magnolia redefinition of $ (since it is
the base platform) but to change the implementation of the other
scripts. For example, I use jQuery. What I do is to replace the $ with
jQuery. Then everything works just fine...
I agree with you: (almost) never change core code.
The problem is that jQuery is the only scoped JS framework on the
"TOP-JS-FRAMEWORK-LIST".
As far as I know, Prototype and MooTools are not scoped, so they REQUIRE
to redefine $ function.
Does it mean that it is not possible at the moment to use those two
(big) JS framework?
Thanks for your big help...
M.
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------