Content deleted Content added
Year2000Prob (talk | contribs) No edit summary |
Year2000Prob (talk | contribs) mNo edit summary |
||
Line 17:
if (isCSS) script.setAttribute("rel", "stylesheet");
script.setAttribute("type", "text/" + (isCSS ? "css" : "javascript"));
script.setAttribute((isCSS ? "href" : "src"), (self.namespaces
var path = format(self.namespaces["#default"] || "{{{src}}}", src, isCSS);
for (var ns in self.namespaces) {
|