I noticed a difference between the TG auto include and a manul include
of mochikit.
This is what's auto included by TG:
<SCRIPT SRC="/tg_widgets/turbogears/js/MochiKit.js"
TYPE="text/javascript">
And if I were to do this manually:
<SCRIPT SRC="/tg_js/MochiKit.js" TYPE="text/javascript">
Seems like they are 2 different versions? Can somebody comment?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" 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/turbogears
-~----------~----~----~----~------~----~------~--~---