Hi all,
i had many problems to get the mootools working on all browsers.
I update the mootools-core.js only in the Source directory
and include it in the HTML head.
so it looks like this
<script type="text/javaScript"
src="../../Source/mootools-core.js"></script>
<script type="text/javaScript" src="../../Clients/MooTools.js"></script>
<script type="text/javaScript" src="../config.js"></script>
and this working but i wanna know why ...
i got many errors when i try to call the Clients/mootools-core.js ,
due to restrictions in chrome (iframe)
i got some error when i update the Clients/mootools-core.js , so i
leave it like it is. (FF this.$item is not a function) .
It looks like the Clients/mootools-core.js is needed but should not
called in the head of the HTML.
Maybe someone can tell me if i get the problems only cause i took
/Clients/MooTools.js
or cause of the update from mootools-core.js in Source (/Clients/..
and /Source/.. update will fail) .
sincerely me !!!
--
i cant trust, what i not know
--
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/