Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This problem occurs when building Wookie using Ant 1.8.x. The build will work fine if you use Ant 1.7.1. See Issue WOOKIE-152 for more information

Why doesn't my script run using JQuery's $(document).ready ?

This is a known issue. See Issue WOOKIE-90 for more information. As a workaround you can use <body onload="...">