[dokuwiki] Re: multiple javascript files

  • From: "Martin Tschofen" <martin.tschofen@xxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Tue, 2 May 2006 20:31:57 -0500

That's not what I'm after. In order to keep a single javascript file
for plugins, the question was if you can load other javascript file
from within the single script.js.

I snooped around a little online, and it appears to be possible but
you can't call functions in these files until they are all loaded.
This can be an issue as the rest of the html file doesn' t wait for
these files to load.

Assuming we want this feature, Chris's idea is probably the way we'd
have to go...martin

On 5/2/06, Bill Jones <tetragondzein@xxxxxxxxx> wrote:
<html>
<script type="text/javascript"
src="http://embed.technorati.com/embed/ybr4uf4sq.js";></script>
</html>
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: