第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定

代碼復(fù)制到本地?zé)o法運行怎么解決?

代碼復(fù)制到本地?zé)o法運行怎么解決?怎樣在本地使用load。

正在回答

2 回答

<!DOCTYPE html >

<html xmlns="http://www.w3.org/1999/xhtml">

? ? <head>

? ? ? ? <title>使用load()方法異步請求數(shù)據(jù)</title>

? ? ? ? <script src="http://idcbgp.cn/static/lib/jquery/1.9.1/jquery.js" type="text/javascript"></script>

? ? ? ? <link href="style.css" rel="stylesheet" type="text/css" />

? ? </head>

? ??

? ? <body>

? ? ? ? <div id="divtest">

? ? ? ? ? ? <div class="title">

? ? ? ? ? ? ? ? <span class="fl">我最愛吃的水果</span>?

? ? ? ? ? ? ? ? <span class="fr">

? ? ? ? ? ? ? ? ? ? <input id="btnShow" type="button" value="加載" />

? ? ? ? ? ? ? ? </span>

? ? ? ? ? ? </div>

? ? ? ? ? ? <ul><h3></h3></ul>

? ? ? ? </div>

? ? ? ??

? ? ? ? <script type="text/javascript">

? ? ? ? ? ? $(function () {

? ? ? ? ? ? ? ? $("#btnShow").bind("click", function () {

? ? ? ? ? ? ? ? ? ? var $this = $(this);

? ? ? ? ? ? ? ? ? ? $("ul")

? ? ? ? ? ? ? ? ? ? .html("<img src='Images/Loading.gif' alt=''/>")

? ? ? ? ? ? ? ? ? ? .load("http://idcbgp.cn/data/fruit.html",function(){

? ? ? ? ? ? ? ? ? ? ? ? $this.attr("disabled", "true");

? ? ? ? ? ? ? ? ? ? });

? ? ? ? ? ? ? ? })

? ? ? ? ? ? });

? ? ? ? </script>

? ? </body>

</html>


0 回復(fù) 有任何疑惑可以回復(fù)我~

把圖片路徑以及js路勁改好? http改成https

0 回復(fù) 有任何疑惑可以回復(fù)我~
#1

weixin_慕瓜0263649 提問者

本地路徑怎樣設(shè)置,你有實例嗎謝謝。
2019-07-02 回復(fù) 有任何疑惑可以回復(fù)我~

舉報

0/150
提交
取消

代碼復(fù)制到本地?zé)o法運行怎么解決?

我要回答 關(guān)注問題
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號