Is there any way, in javascript, to call on a other function when the first function is "ready"
something like this:
ridiculousTimeConsumingFunction().onReady( newFunction() );
To illustrate my example you can take a look her: http://web.cinaird.se/pdf/test.htm