Content deleted Content added
testing |
testing |
||
Line 14,248:
WED('scriptUrl', scriptUrl);
WED('onLoadFunction', onLoadFunction);
WED('typeof(wikEd.head)', typeof(wikEd.head));
var script = document.createElement('script');
script.setAttribute('type', 'text/javascript');
|