Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

let the snake use the hook

I'm trying to get jquery to work inside an imported python module

if I import the module like this.

<script type="text/python" src="/myModules.py"></script>

zing… it works.

howver the snake gets slippery when I import like the second method.

from myModules import *

damn, doesn't work….

as a side note, ALERTS don't work in with the second method either

can someone please tell me what schoolboy mistake I'm making?

— asked May 15th 2010 by John Vaughan
  • alert
  • function
  • import
  • jquery
  • module
  • python
0 Comments

0 Answers

The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.