0
年底有沒有辦法讓曄以作爲反對<頭一個頁面的加載結束的JavaScript>使用曄加載的JavaScript在頁面
JS.RegisterJSInclude(this, _api.SitePath + "/js/last.js", "LastJS");
我想獲得使用RegisterJSInclude的好處,但文件需要在HTML的末尾進來。
<html>
<head></head>
<body>
...
<script src="/WorkArea/FrameworkUI/js/ektron.javascript.ashx?id=+1843595138+1354911990" type="text/javascript">
</body>
</html>
我也願意接受任何替代方案。