On Wed, Oct 15, 2008 at 12:05 AM, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > There are lot of reasons why the included file didn't work, and its > hard to tell without looking at it. I recommend to use Firebug: Check > the Net tab to see if the file was actually loaded.
Yes, the file is just loaded with 200 statsCode. I have upload the file: http://www.dustyfrog.nl/export/ Do I need to wrap it into some method which I should call in HTML page? Maybe $document.ready() doesn't work from javascript files but only in HTML?