Posting sample code of what you think doesn't work would help others help you
On Jul 30, 11:37 am, Benedikt <bplet...@googlemail.com> wrote: > Hi, > > I am calling a remote javascript file a need it called synchronously. > > jquery's ajax call does not work in this situation... even with async > set false remote js-files get called asynchronously... > > Unfortunatelly callback on complete is no option. (Unless of course > one knows a working wait-functionality in js, and no, setTimeout it is > not...) > > Greetings > > Benedikt