亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

無法識別特定的 Javascript 函數?(ASP.NET MVC) JS/CSS/HTML

無法識別特定的 Javascript 函數?(ASP.NET MVC) JS/CSS/HTML

蠱毒傳說 2022-12-22 11:54:40
我正在嘗試使用我在 freefrontend 從互聯網上找到的模板在我的程序中使用表單向導。然而,正在使用的一個 JS 函數沒有在程序中被拾取。如 chrome 控制臺所示,我收到以下異常:我的程序代碼如下(HTML/JS)@{    ViewBag.Title = "LoginSignUp";    Layout = "~/Views/Shared/LoginSignUp.cshtml";    @Scripts.Render("~/bundles/jquery")}<link href="https://res.cloudinary.com/dxfq3iotg/raw/upload/v1581152092/smartwizard/smart_wizard.min.css" rel="stylesheet" type="text/css" /><link href="https://res.cloudinary.com/dxfq3iotg/raw/upload/v1581152091/smartwizard/smart_wizard_theme_arrows.min.css" rel="stylesheet" type="text/css" /><script type="text/javascript" src="https://res.cloudinary.com/dxfq3iotg/raw/upload/v1581152197/smartwizard/jquery.smartWizard.min.js"></script><div class="container">    <div class="row d-flex justify-content-center mt-200"> <button type="button" class="btn btn-primary" data-toggle="modal" data-target="#exampleModal"> Launch multistep Wizard </button> </div> <!-- Modal -->    <div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">        <div class="modal-dialog modal-lg modal-dialog-centered" role="document">            <div class="modal-content">                <div class="modal-header">CSS 已被放置在一個單獨的文件中并且似乎可以正常工作。關于為什么會這樣有什么建議嗎?
查看完整描述

1 回答

?
繁花如伊

TA貢獻2012條經驗 獲得超12個贊

您只需要在其他庫之前包含 jQuery 庫。

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>



查看完整回答
反對 回復 2022-12-22
  • 1 回答
  • 0 關注
  • 109 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號